1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

fset: add missing space in /help fset

This commit is contained in:
Sébastien Helleu
2017-06-03 14:58:24 +02:00
parent 1cc43c1a9c
commit f6070da900
+1 -1
View File
@@ -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 "