Fixes #765.
This commit is contained in:
parent
3dab4b31ce
commit
1dc6275512
|
@ -491,7 +491,7 @@ static languageDefinition language_en = { whichPluralForm_en, {
|
||||||
"for HTML5 document types, and <var>yes</var> for all other document "
|
"for HTML5 document types, and <var>yes</var> for all other document "
|
||||||
"types. "
|
"types. "
|
||||||
"<br/>"
|
"<br/>"
|
||||||
"HTML has abandonded SGML comment syntax, and allows adjacent hypens "
|
"HTML has abandoned SGML comment syntax, and allows adjacent hyphens "
|
||||||
"for all versions of HTML, although XML and XHTML do not. If you plan "
|
"for all versions of HTML, although XML and XHTML do not. If you plan "
|
||||||
"to support older browsers that require SGML comment syntax, then "
|
"to support older browsers that require SGML comment syntax, then "
|
||||||
"consider setting this value to <var>yes</var>."
|
"consider setting this value to <var>yes</var>."
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
5.7.55
|
5.7.56
|
||||||
2021.07.09
|
2021.07.09
|
||||||
|
|
Loading…
Reference in a new issue