mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-10 20:22:36 +01:00
RSS: Fix typo.
This commit is contained in:
parent
2ace534bdb
commit
f880d5b6ef
@ -48,7 +48,7 @@ try:
|
||||
'local.feedparser.feedparser', 'feedparser', 'local.feedparser')
|
||||
except ImportError:
|
||||
raise callbacks.Error, \
|
||||
'You the feedparser module installed to use this plugin. ' \
|
||||
'You need the feedparser module installed to use this plugin. ' \
|
||||
'Download the module at <http://feedparser.org/>.'
|
||||
|
||||
def getFeedName(irc, msg, args, state):
|
||||
|
Loading…
Reference in New Issue
Block a user