summaryrefslogtreecommitdiff
path: root/doc/en/autogen/aspell_commands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/aspell_commands.xml')
-rw-r--r--doc/en/autogen/aspell_commands.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/en/autogen/aspell_commands.xml b/doc/en/autogen/aspell_commands.xml
index dbdd7b856..14ff38431 100644
--- a/doc/en/autogen/aspell_commands.xml
+++ b/doc/en/autogen/aspell_commands.xml
@@ -6,14 +6,14 @@
docgen.pl builds XML doc files to include in many languages
-->
-<command>/aspell [list | enable lang | disable | addword [lang] word]</command>
+<command>/aspell dictlist | enable lang | disable | addword [lang] word</command>
<programlisting>
aspell plugin configuration
- list: show installed dictionnaries
- enable: enable aspell on current buffer
-disable: disable aspell on current buffer
-addword: add a word in your personnal aspell dictionary
+dictlist: show installed dictionaries
+ enable: enable aspell on current buffer
+ disable: disable aspell on current buffer
+ addword: add a word in your personal aspell dictionary
Input line beginning with a '/' is not checked, except for some commands.
</programlisting>