Fixed capitalization bug.

This commit is contained in:
Jeremy Fincher 2004-01-21 20:19:38 +00:00
parent bb92d8e40b
commit 87c26da18e
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ class Misc(callbacks.Privmsg):
"""[<module>]
Gives the latest revision of <module>. If <module> isn't given, gives
the revision of all supybot modules.
the revision of all Supybot modules.
"""
name = privmsgs.getArgs(args, required=0, optional=1)
if name: