mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-02 15:44:06 +01:00
Small grammar fix.
This commit is contained in:
parent
bc10f87683
commit
dcd87d9ac2
@ -64,7 +64,7 @@ def configure(advanced):
|
|||||||
if not spellCmd:
|
if not spellCmd:
|
||||||
output("""NOTE: I couldn't find aspell or ispell in your path, so that
|
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
|
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'.""")
|
bot the command 'enable Unix.spell'.""")
|
||||||
conf.supybot.defaultCapabilities().add('-Unix.spell')
|
conf.supybot.defaultCapabilities().add('-Unix.spell')
|
||||||
fortuneCmd = utils.findBinaryInPath('fortune')
|
fortuneCmd = utils.findBinaryInPath('fortune')
|
||||||
|
Loading…
Reference in New Issue
Block a user