mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Fixed capitalization bug.
This commit is contained in:
parent
bb92d8e40b
commit
87c26da18e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user