From 0e53103b6e4a91805fd807b4e86b204931aa3131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 2 Jun 2017 21:22:53 +0200 Subject: [PATCH] fset: fix typo in /help fset --- src/plugins/fset/fset-command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"