1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

fset: fix typo in /help fset.format.option2

This commit is contained in:
arza
2019-02-26 19:33:03 +02:00
parent a10769f0f8
commit 2af3157dc2
16 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -476,7 +476,7 @@ fset_config_init ()
fset_config_file, ptr_section,
"option2", "string",
N_("second format of each line with an option which is not marked "
"not the selected one "
"nor the selected one "
"(note: content is evaluated, see /help fset); "
"an empty string uses the default format "
"(\"${marked} ${name} ${type} ${value2}\"), which is without "