Error message about unescaped ampersand is mistakenly escaped

Text of error message received:

& did not start a character reference. (& probably should have been escaped as &.).


I believe this should read:

'&' did not start a character reference. ('&' probably should have been escaped as '&'.).


For an example please see http://validator.w3.org/check?uri=http%3A%2F%2Fwww.google.com%2F&charset=(detect+automatically)&doctype=HTML+3.2&group=0&user-agent=W3C_Validator%2F1.606 

Cheers
-- 

 
Thomas Rutter
Library Web Coordinator, Information Resources
Swinburne University of Technology
Melbourne VIC Australia
Email: trutter@swin.edu.au
Phone: +61 3 9214 4885

Received on Tuesday, 24 February 2009 01:24:40 UTC