diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/core/wee-command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 873f0fbd3..9d3f809dc 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -8524,7 +8524,7 @@ command_init () "\n" "For some keys you might need to use /debug key, this displays " "the raw key code that can be used (for example the key " - "ctrl+backspace could be ctrl-h or ctrl-?, depending on your " + "ctrl+backspace could be \"ctrl-h\" or \"ctrl-?\", depending on your " "terminal and other settings).\n" "\n" "Modifiers allowed (in this order when multiple are used):\n" |