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

fset: fix typo in /help fset

This commit is contained in:
Sébastien Helleu
2017-06-02 21:22:53 +02:00
parent 826cd0bd7c
commit 0e53103b6e
+1 -1
View File
@@ -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"