From b9bde16a1b213becbf267b7d06d16b111b682e07 Mon Sep 17 00:00:00 2001 From: Jerome Jamnicky Date: Sun, 1 Aug 2004 19:09:43 +0000 Subject: [PATCH] correcting my english --- irc/rcdumper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/rcdumper.php b/irc/rcdumper.php index 2000cd782c..684f53aee4 100644 --- a/irc/rcdumper.php +++ b/irc/rcdumper.php @@ -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"; -- 2.20.1