r5261 - trunk/Docs/server/rcon2irc

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Dec 18 02:56:22 EST 2008


Author: div0
Date: 2008-12-18 02:56:21 -0500 (Thu, 18 Dec 2008)
New Revision: 5261

Modified:
   trunk/Docs/server/rcon2irc/rcon2irc.pl
Log:
next typo


Modified: trunk/Docs/server/rcon2irc/rcon2irc.pl
===================================================================
--- trunk/Docs/server/rcon2irc/rcon2irc.pl	2008-12-18 07:54:39 UTC (rev 5260)
+++ trunk/Docs/server/rcon2irc/rcon2irc.pl	2008-12-18 07:56:21 UTC (rev 5261)
@@ -1032,7 +1032,7 @@
 			return 0;
 		}
 
-		out irc => 0, "PRIVMSG $nick :unknown command (supported: status [substring], kick # id, kickban # id bantime mask reason, bans, unban banid)";
+		out irc => 0, "PRIVMSG $nick :unknown command (supported: status [substring], kick # id reason, kickban # id bantime mask reason, bans, unban banid)";
 
 		return -1;
 	} ],




More information about the nexuiz-commits mailing list