From: Orakaro Date: Tue, 19 Aug 2014 02:46:04 +0000 (+0900) Subject: Merge pull request #40 from bartj3/fix/typo X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=4819f9859f66a5777f4d545666de206e9842e327;hp=b7c9c57089a6af1d818b72bbab96a7f15871c0d1 Merge pull request #40 from bartj3/fix/typo fix typo in help --- diff --git a/rainbowstream/rainbow.py b/rainbowstream/rainbow.py index 7add557..dfbfb3b 100644 --- a/rainbowstream/rainbow.py +++ b/rainbowstream/rainbow.py @@ -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')