Fixed typo in output strings.
This commit is contained in:
parent
be0e5f3a8b
commit
63c0327de1
|
@ -1706,7 +1706,7 @@ static languageDefinition language_en = { whichPluralForm_en, {
|
||||||
"Can be used to modify behavior of the <code>clean</code> option when set "
|
"Can be used to modify behavior of the <code>clean</code> option when set "
|
||||||
"to <var>yes</var>. "
|
"to <var>yes</var>. "
|
||||||
"<br/>"
|
"<br/>"
|
||||||
"If set to <var>yes</var> when <code>clean</code>, "
|
"If set to <var>yes</var> when using <code>clean</code>, "
|
||||||
"<code>&emdash;</code>, <code>&rdquo;</code>, and other named "
|
"<code>&emdash;</code>, <code>&rdquo;</code>, and other named "
|
||||||
"character entities are downgraded to their closest ASCII equivalents. "
|
"character entities are downgraded to their closest ASCII equivalents. "
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue