From 2af3157dc2d93231c9387c8031b5a293ebc60962 Mon Sep 17 00:00:00 2001 From: arza Date: Tue, 26 Feb 2019 19:33:03 +0200 Subject: fset: fix typo in /help fset.format.option2 --- doc/en/autogen/user/fset_options.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/en/autogen') diff --git a/doc/en/autogen/user/fset_options.adoc b/doc/en/autogen/user/fset_options.adoc index c12809287..d2087cc1e 100644 --- a/doc/en/autogen/user/fset_options.adoc +++ b/doc/en/autogen/user/fset_options.adoc @@ -399,7 +399,7 @@ ** default value: `+""+` * [[option_fset.format.option2]] *fset.format.option2* -** description: pass:none[second format of each line with an option which is not marked not the selected one (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X] +** description: pass:none[second format of each line with an option which is not marked 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 evaluation of string and then much faster; formats can be switched with key ctrl+X] ** type: string ** values: any string ** default value: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` -- cgit v1.2.3