From f6070da900fcfcc9e00495eb48eb1e6a1de12dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 3 Jun 2017 14:58:24 +0200 Subject: fset: add missing space in /help fset --- src/plugins/fset/fset-command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/fset/fset-command.c b/src/plugins/fset/fset-command.c index 7824e0528..b96ec15d5 100644 --- a/src/plugins/fset/fset-command.c +++ b/src/plugins/fset/fset-command.c @@ -571,7 +571,7 @@ fset_command_init () " $ refresh options (keep marked options)\n" " $$ refresh options (unmark all options)\n" " v toggle help bar\n" - " q close fset buffer\n" + " q close fset buffer\n" "\n" "Note: spaces at beginning of input are ignored, so for example " "\"q\" closes the fset buffer while \" q\" searches all options " -- cgit v1.2.3