diff --git a/src/commands.cc b/src/commands.cc index 6a09d27f..45007c5e 100644 --- a/src/commands.cc +++ b/src/commands.cc @@ -1891,7 +1891,7 @@ const CommandDesc menu_cmd = { const CommandDesc on_key_cmd = { "on-key", nullptr, - "on-key : wait for next user key then and execute , " + "on-key : wait for next user key and then execute , " "with key available in the `key` value", single_param, CommandFlags::None,