irc-summon: Move canonical place for bot things.
[ircbot] / summon-write.pl
index 143d940..0219abc 100755 (executable)
@@ -12,7 +12,7 @@ $timestring= localtime time;
 pline("\a");
 pline("You are cordially invited onto the system's IRC server by \`$nick'");
 pline("($path) at $timestring");
-pline("If you don't know to use IRC, run \`irc <your-nickname> chiark'");
+pline("If you don't know how to use IRC, run \`irc <your-nickname> chiark'");
 pline("When you are on-line, please ".
       (length $chan ? "join $chan." : "send a private note to $nick."));
 pline("");