correcting my english
authorJerome Jamnicky <jeronim@users.mediawiki.org>
Sun, 1 Aug 2004 19:09:43 +0000 (19:09 +0000)
committerJerome Jamnicky <jeronim@users.mediawiki.org>
Sun, 1 Aug 2004 19:09:43 +0000 (19:09 +0000)
irc/rcdumper.php

index 2000cd7..684f53a 100644 (file)
@@ -4,7 +4,7 @@
 Example command-line:
        php rcdumper.php | irc -d -c \#channel-to-join nick-of-bot some.irc.server
 where irc is the name of the ircII executable.
-The name of the the IRC should match $ircServer below.
+The name of the IRC server should match $ircServer below.
 */
 
 $ircServer = "irc.freenode.net";