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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user