diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 418155c4..a523c939 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -424,7 +424,7 @@ static struct cmd_t command_defs[] = "View, add to, and remove from roster groups. " "Passing no argument will list all roster groups.") CMD_ARGS( - { "show ", "List all roster items a group." }, + { "show ", "List all roster items in a group." }, { "add ", "Add a contact to a group." }, { "remove ", "Remove a contact from a group." }) CMD_EXAMPLES(