Correctly use the plural "users".

This commit is contained in:
Warren Block 2013-07-13 18:20:08 +00:00
parent aff21eada5
commit 9f805dff1c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42273

View file

@ -828,7 +828,7 @@ example.xml:5: element head: validity error : Element head content does not foll
-- doing multiline comments --&gt;</programlisting>
</example>
<para><acronym>XHTML</acronym> user may be familiar with different
<para><acronym>XHTML</acronym> users may be familiar with different
rules for comments. In particular, it is often believed that
the string <literal>&lt;!--</literal> opens a comment, and it is
only closed by <literal>--&gt;</literal>.</para>