chiark / gitweb /
Wording fix.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 16 Aug 2000 11:37:21 +0000 (11:37 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 16 Aug 2000 11:37:21 +0000 (11:37 +0000)
summon-write.pl

index 143d9406ff7817c5125210db8f23192cdd3403b4..0219abc1462102ac880c9965fb0603831be8d63f 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("");