Merge pull request #40 from bartj3/fix/typo
authorOrakaro <DTVD@users.noreply.github.com>
Tue, 19 Aug 2014 02:46:04 +0000 (11:46 +0900)
committerOrakaro <DTVD@users.noreply.github.com>
Tue, 19 Aug 2014 02:46:04 +0000 (11:46 +0900)
fix typo in help

rainbowstream/rainbow.py

index 7add5574641a56a760b0826768fa58fb9e9ddc62..dfbfb3b7ac3d559e7ad5a76bc92e88a1504c4197 100644 (file)
@@ -1347,7 +1347,7 @@ def help():
         light_yellow('already') + ' on your personal stream.\n'
     usage += s + 'Any update from Twitter will show up ' + \
         light_yellow('immediately') + '.\n'
-    usage += s + 'In addtion, following commands are available right now:\n'
+    usage += s + 'In addition, following commands are available right now:\n'
     # Twitter help section
     usage += '\n'
     usage += s + grey(u'\u266A' + ' Twitter help\n')