add dot
authorOrakaro <nhatminh_179@hotmail.com>
Sun, 1 Jun 2014 15:44:29 +0000 (00:44 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Sun, 1 Jun 2014 15:44:29 +0000 (00:44 +0900)
rainbowstream/rainbow.py

index 83a86b2cd21c641a84e3b61c1ea2e140eeab231c..98f375033ec99afd0455afecf31fdb5d99ede73e 100644 (file)
@@ -382,7 +382,7 @@ def help():
     usage += s*2 + green('switch mine -f ') + ' will prompt to enter the filter.\n'
     usage += s*3 + yellow('Only nicks') + ' filter will decide nicks will be INCLUDE ONLY.\n'
     usage += s*3 + yellow('Ignore nicks') + ' filter will decide nicks will be EXCLUDE.\n'
-    usage += s*2 + green('switch mine -d') + ' will use the config\'s ONLY_LIST and IGNORE_LIST\n'
+    usage += s*2 + green('switch mine -d') + ' will use the config\'s ONLY_LIST and IGNORE_LIST.\n'
     usage += s*3 + '(see ' + grey('rainbowstream/config.py') + ').\n'
 
     usage += s + 'For more action: \n'