1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 02:03:13 +02:00

fset: fix typo in /help fset.look.export_help_default

This commit is contained in:
Sébastien Helleu
2017-06-25 22:25:58 +02:00
parent 4dcb55f8de
commit 29d0db1de6
+1 -1
View File
@@ -373,7 +373,7 @@ fset_config_init ()
"export_help_default", "boolean",
N_("write help for each option exported by default (this can be "
"overridden with arguments \"-help\" and \"-nohelp\" for command "
"/fset -export"),
"/fset -export)"),
NULL, 0, 0, "on", NULL, 0,
NULL, NULL, NULL,
NULL, NULL, NULL,