diff options
Diffstat (limited to 'doc/en/autogen/aspell_options.xml')
-rw-r--r-- | doc/en/autogen/aspell_options.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/en/autogen/aspell_options.xml b/doc/en/autogen/aspell_options.xml index 490551962..4977904a8 100644 --- a/doc/en/autogen/aspell_options.xml +++ b/doc/en/autogen/aspell_options.xml @@ -36,6 +36,16 @@ </listitem> </itemizedlist> +<command>aspell.check.real_time</command>: real-time spell checking of words (slower, disabled by default: words are checked only if there's delimiter after) +<itemizedlist> + <listitem> + <para>type: boolean</para> + </listitem> + <listitem> + <para>values: on, off (default value: off)</para> + </listitem> +</itemizedlist> + <command>aspell.check.word_min_length</command>: minimum length for a word to be spell checked (use 0 to check all words) <itemizedlist> <listitem> |