diff --git a/doc_src/en/OmegaT_Preferences.xml b/doc_src/en/OmegaT_Preferences.xml
index c08eb60577..da36d18220 100644
--- a/doc_src/en/OmegaT_Preferences.xml
+++ b/doc_src/en/OmegaT_Preferences.xml
@@ -681,16 +681,12 @@
dictionaries. It is generally in the
folder.
- When your project target language is supported by an OmegaT language module
- that provides a Hunspell dictionary, a spelling dictionary will automatically be
- installed into this folder when you enable spell checking. If the module provides
- a Morfologik dictionary, spellchecking will work without the plugin installing a
- dictionary in the folder.
- If you want to a custom spelling dictionary, or if your project target
- language is not covered by OmegaT provided language modules, you can put a
- dictionary in this folder.
- If you are interested in creating a language module plugin, please check
- the developer manual.
+ If the OmegaT language module for your project target language provides
+ a Hunspell dictionary, it will automatically install it in this folder when you
+ enable spell checking. If the module provides a Morfologik dictionary,
+ spellchecking works without having to install a dictionary in the folder.
+ You can put a dictionary in this folder to a use custom spelling dictionary,
+ or if your project target language is not covered by an OmegaT language module.