diff options
Diffstat (limited to 'src/plugins')
-rw-r--r-- | src/plugins/fset/fset-command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fset/fset-command.c b/src/plugins/fset/fset-command.c index 6cb9c2417..a9b8c7caa 100644 --- a/src/plugins/fset/fset-command.c +++ b/src/plugins/fset/fset-command.c @@ -531,7 +531,7 @@ fset_command_init () " - ${description}: option description\n" " - ${string_values}: string values allowed for set of an " "integer option using strings\n" - " - ${marked}: \"1\" if option is marked, othersiwe \"0\"\n" + " - ${marked}: \"1\" if option is marked, otherwise \"0\"\n" " - option data, with color but no spaces:\n" " - same names prefixed by underscore, for example: ${_name}, " "${_type}, ...\n" |