summaryrefslogtreecommitdiff
path: root/src/gui/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r--src/gui/chat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/chat.h b/src/gui/chat.h
index 7dd68604..30c8dba5 100644
--- a/src/gui/chat.h
+++ b/src/gui/chat.h
@@ -67,7 +67,7 @@ class ScrollArea;
*/
#define CAT_NORMAL ": "
#define CAT_IS ""
-#define CAT_WHISPER " says: "
+#define CAT_WHISPER " whispers: "
/** job dependend identifiers (?) */
#define SKILL_BASIC 0x0001