Fixed typo in output strings.

This commit is contained in:
Jim Derry 2016-02-18 15:40:10 +08:00
parent be0e5f3a8b
commit 63c0327de1
1 changed files with 1 additions and 1 deletions

View File

@ -1706,7 +1706,7 @@ static languageDefinition language_en = { whichPluralForm_en, {
"Can be used to modify behavior of the <code>clean</code> option when set "
"to <var>yes</var>. "
"<br/>"
"If set to <var>yes</var> when <code>clean</code>, "
"If set to <var>yes</var> when using <code>clean</code>, "
"<code>&amp;emdash;</code>, <code>&amp;rdquo;</code>, and other named "
"character entities are downgraded to their closest ASCII equivalents. "
},