summaryrefslogtreecommitdiff
path: root/src/coremods/core_user/cmd_away.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/coremods/core_user/cmd_away.cpp')
-rw-r--r--src/coremods/core_user/cmd_away.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coremods/core_user/cmd_away.cpp b/src/coremods/core_user/cmd_away.cpp
index 50a586392..834e8711d 100644
--- a/src/coremods/core_user/cmd_away.cpp
+++ b/src/coremods/core_user/cmd_away.cpp
@@ -33,7 +33,7 @@ CommandAway::CommandAway(Module* parent)
, awayevprov(parent)
{
allow_empty_last_param = false;
- syntax = "[<message>]";
+ syntax = "[:<message>]";
}
/** Handle /AWAY