- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Oct 2009 19:44:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv22153
Modified Files:
Overview.html
Log Message:
rfc2119 misuse (whatwg r4363)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3495
retrieving revision 1.3496
diff -u -d -r1.3495 -r1.3496
--- Overview.html 27 Oct 2009 19:42:15 -0000 1.3495
+++ Overview.html 27 Oct 2009 19:44:20 -0000 1.3496
@@ -1923,9 +1923,9 @@
authoring tool is likely unable to determine the difference, an
authoring tool is exempt from that requirement.</p>
- <p class="note">In terms of conformance checking, an editor is
- therefore required to output documents that conform to the same
- extent that a conformance checker will verify.</p>
+ <p class="note">In terms of conformance checking, an editor has to
+ output documents that conform to the same extent that a
+ conformance checker will verify.</p>
<p>When an authoring tool is used to edit a non-conforming
document, it may preserve the conformance errors in sections of
Received on Tuesday, 27 October 2009 20:21:25 UTC