about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 73902ad3..f6080468 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -739,7 +739,7 @@ static struct cmd_t command_defs[] =
         { "/autoaway setting value", "Set auto idle/away properties.",
         { "/autoaway setting value",
           "-----------------------",
-          "'setting' may be one of 'mode', 'minutes', 'message' or 'check', with the following values:",
+          "'setting' may be one of 'mode', 'time', 'message' or 'check', with the following values:",
           "",
           "mode    : idle - Sends idle time, whilst your status remains online.",
           "          away - Sends an away presence.",