mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 02:24:12 +01:00
Small grammar fix.
This commit is contained in:
parent
bc10f87683
commit
dcd87d9ac2
@ -64,7 +64,7 @@ def configure(advanced):
|
||||
if not spellCmd:
|
||||
output("""NOTE: I couldn't find aspell or ispell in your path, so that
|
||||
function of this module will not work. You may choose to
|
||||
install it later. The re-enable the command then, give the
|
||||
install it later. To re-enable the command then, give the
|
||||
bot the command 'enable Unix.spell'.""")
|
||||
conf.supybot.defaultCapabilities().add('-Unix.spell')
|
||||
fortuneCmd = utils.findBinaryInPath('fortune')
|
||||
|
Loading…
Reference in New Issue
Block a user