Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.


Excerpt


Description:SuggestTypographical parameter regulates whether corrections for misspelled words should be searched and suggested based on the typographical similarity.
Parameter type:Boolean
Default value:1
Possible values:
  • 0 – corrections are not search based on the typographical similarity.
  • 1 – corrections for misspellings are searched and suggested based on the typographical similarity.


Code Block
languagexml
themeEmacs
<SuggestTypographical>1</SuggestTypographical>


...