- From: poot <cvsmail@w3.org>
- Date: Fri, 14 Aug 2009 14:16:49 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r3614) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2804&r2=1.2805&f=h http://html5.org/tools/web-apps-tracker?from=3613&to=3614 =================================================================== 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:17:25 UTC