From 9f805dff1c50bd4f0ff82cf910d7d68977bdc84f Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sat, 13 Jul 2013 18:20:08 +0000 Subject: [PATCH] Correctly use the plural "users". --- en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml index 21f356e496..5c088ac39b 100644 --- a/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml @@ -828,7 +828,7 @@ example.xml:5: element head: validity error : Element head content does not foll -- doing multiline comments --> - XHTML user may be familiar with different + XHTML users may be familiar with different rules for comments. In particular, it is often believed that the string <!-- opens a comment, and it is only closed by -->.