Versions Compared

Key

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


Excerpt


Description:ReportDoubledWord parameter regulates whether two occurrences of the same word in a row should be reported.
Parameter type:Boolean
Default value:0
Possible values:
  • 0 – doubled words are not reported;
  • 1 – doubled words are reported.


Code Block
languagexml
themeEmacs
<ReportDoubledWord>0</ReportDoubledWord>


...