Changed Fiends to Friends in rainbow.py
authorBryan Salas <bryans5252@sbcglobal.net>
Wed, 9 Jul 2014 20:45:17 +0000 (15:45 -0500)
committerBryan Salas <bryans5252@sbcglobal.net>
Wed, 9 Jul 2014 20:45:17 +0000 (15:45 -0500)
rainbowstream/rainbow.py

index 749c3027316c527d6805f975fa5ec5d3b7dba58b..43466ec61213f3c4a1138ef53b75d2823939bb85 100644 (file)
@@ -949,7 +949,7 @@ def help():
 
     # Follower and following
     usage += '\n'
-    usage += s + grey(u'\u266A' + ' Fiends and followers \n')
+    usage += s + grey(u'\u266A' + ' Friends and followers \n')
     usage += s * 2 + \
         light_green('ls fl') + \
         ' will list all followers (people who are following you).\n'