From: Jerome Jamnicky Date: Sun, 1 Aug 2004 19:09:43 +0000 (+0000) Subject: correcting my english X-Git-Tag: 1.5.0alpha1~2545 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=b9bde16a1b213becbf267b7d06d16b111b682e07;p=lhc%2Fweb%2Fwiklou.git correcting my english --- 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";