From 760967f3c0dae0c352568a2865c57679559806fa Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 10 Apr 2008 22:15:46 +0000 Subject: I guess I messed this up a bit. --- src/gui/chat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index 179fca2a..bbd5cb00 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -281,7 +281,7 @@ ChatWindow::chatSend(const std::string &nick, std::string msg) chatLog("/where: Display map name", BY_SERVER); chatLog("/who: Display number of online users", BY_SERVER); chatLog("/clear: Clears this window", BY_SERVER); - chatLog("/whisper: Whisper - sends a private to ", BY_SERVER); + chatLog("/whisper : Sends a private to ", BY_SERVER); } else if (msg.substr(0, IS_WHERE_LENGTH) == IS_WHERE) { -- cgit v1.2.3-70-g09d2