diff options
-rw-r--r-- | src/core/hook/wee-hook-command.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/hook/wee-hook-command.c b/src/core/hook/wee-hook-command.c index 55bc68a24..0cdaf202a 100644 --- a/src/core/hook/wee-hook-command.c +++ b/src/core/hook/wee-hook-command.c @@ -663,8 +663,8 @@ hook_command_build_list_similar_commands (const char *command) } /* - * Displays similar command when an unknown command has been used, to help - * the user. + * Displays an error on unknown command, with a list of existing similar + * command names. */ void |