- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 14 Aug 2009 05:16:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv15237
Modified Files:
Overview.html
Log Message:
typo (whatwg r3614)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2804
retrieving revision 1.2805
diff -u -d -r1.2804 -r1.2805
--- Overview.html 14 Aug 2009 04:17:35 -0000 1.2804
+++ Overview.html 14 Aug 2009 05:16:26 -0000 1.2805
@@ -1767,8 +1767,8 @@
<p>Applications and tools that process HTML and XHTML documents
for reasons other than to either render the documents or check
- them for conformance should act in accordance to the semantics of
- the documents that they process.</p>
+ them for conformance should act in accordance with the semantics
+ of the documents that they process.</p>
<p class="example">A tool that generates <a href="#outline" title="outline">document outlines</a> but increases the nesting
level for each paragraph and does not increase the nesting level
Received on Friday, 14 August 2009 05:16:41 UTC