fix help
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 20 Jun 2014 06:06:08 +0000 (15:06 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 20 Jun 2014 06:06:08 +0000 (15:06 +0900)
rainbowstream/rainbow.py

index e59770cdfbd5ddb379ef80ef2b52d7eb46e498d9..7bad2f1283e8a189e6ddcd5a594b8afb5582590e 100644 (file)
@@ -890,7 +890,7 @@ def help():
     usage += s + '-' * (int(w) - 4) + '\n'
     usage += s + 'You are ' + yellow('already') + ' on your personal stream.\n'
 
-    usage += s * 2 + green('trend') + ' will show global trending topic. ' + \
+    usage += s * 2 + green('trend') + ' will show global trending topics. ' + \
         'You can try ' + green('trend US') + ' or ' + \
         green('trend JP Tokyo') + '.\n'
     usage += s * 2 + green('home') + ' will show your timeline. ' + \