html5/2dcontext Overview.html,1.13,1.14

Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv3495

Modified Files:
	Overview.html 
Log Message:
typo (whatwg r4735)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Overview.html	11 Feb 2010 10:03:13 -0000	1.13
+++ Overview.html	14 Feb 2010 11:10:56 -0000	1.14
@@ -281,7 +281,7 @@
    <h1>HTML Canvas 2D Context</h1>
    <h2 class="no-num no-toc" id="generatedID"></h2>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-11-february-2010">Editor's Draft 11 February 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-14-february-2010">Editor's Draft 14 February 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/2dcontext/">http://www.w3.org/TR/2dcontext/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -375,7 +375,7 @@
   specification's progress along the W3C Recommendation
   track.
 
-  This specification is the 11 February 2010 Editor's Draft.
+  This specification is the 14 February 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a
   larger specification</a> being produced by the <a href="http://www.whatwg.org/">WHATWG</a>, which is available under a
   license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><!-- (this text is from the RDFa+HTML spec --><p>This specification is an extension to the HTML5 language. All
@@ -1993,7 +1993,7 @@
 
    <li>
 
-    <p>If the user has requested the user of particular focus rings
+    <p>If the user has requested the use of particular focus rings
     (e.g. high-contrast focus rings), or if the <var title="">canDrawCustom</var> argument is absent or false, then
     draw a focus ring of the appropriate style along the path,
     following platform conventions, return false, and abort these

Received on Sunday, 14 February 2010 11:11:00 UTC