mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
aspell: add note about option "aspell.check.commands" in /help aspell
This commit is contained in:
@@ -969,7 +969,8 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[])
|
||||
"dictionary\n"
|
||||
"\n"
|
||||
"Input line beginning with a '/' is not checked, "
|
||||
"except for some commands.\n\n"
|
||||
"except for some commands (see /set "
|
||||
"aspell.check.commands).\n\n"
|
||||
"To enable aspell on all buffers, use option "
|
||||
"\"default_dict\", for example:\n"
|
||||
" /set aspell.check.default_dict \"en\""),
|
||||
|
||||
Reference in New Issue
Block a user