Prettified acronym's morehelp

This commit is contained in:
James Vega 2003-04-03 05:48:04 +00:00
parent a75910dafc
commit 924d48ebad

View File

@ -252,7 +252,7 @@ class Http(callbacks.Privmsg):
def acronym(self, irc, msg, args):
"""<acronym>
displays the first 5 acronym matches"""
Displays the first 5 matches from acronymfinder.com"""
acronym = privmsgs.getArgs(args)
try:
url = 'http://www.acronymfinder.com/' \