From: Ian Jackson Date: Wed, 16 Aug 2000 11:37:21 +0000 (+0000) Subject: Wording fix. X-Git-Tag: branchpoint-2001-10-09-tell~66 X-Git-Url: https://git.distorted.org.uk/~mdw/ircbot/commitdiff_plain/a20e3421a09796fb21230bccd2e1e49114c4a0df?ds=inline Wording fix. --- diff --git a/summon-write.pl b/summon-write.pl index 143d940..0219abc 100755 --- a/summon-write.pl +++ b/summon-write.pl @@ -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 chiark'"); +pline("If you don't know how to use IRC, run \`irc chiark'"); pline("When you are on-line, please ". (length $chan ? "join $chan." : "send a private note to $nick.")); pline("");