- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Nov 2011 03:46:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv28210
Modified Files:
spec.html text-level-semantics.html
Log Message:
typo (whatwg r6794)
[updated by splitter]
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1063
retrieving revision 1.1064
diff -u -d -r1.1063 -r1.1064
--- text-level-semantics.html 29 Oct 2011 16:46:38 -0000 1.1063
+++ text-level-semantics.html 1 Nov 2011 03:46:25 -0000 1.1064
@@ -1056,7 +1056,7 @@
format to be used in the <code title="attr-data-value"><a href="#attr-data-value">value</a></code>
attribute is determined by the Microformat or microdata
vocabulary in use.</p><p>The element can also, however, be used in conjunction with
- scripts in the page, for when a script has store a literal value
+ scripts in the page, for when a script has a literal value to store
alongside a human-readable value. In such cases, the format to be
used depends only on the needs of the script. (The <code title="attr-data-*"><a href="elements.html#attr-data">data-*</a></code> attributes can also be useful in
such situations.)</p><div class="impl">
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1765
retrieving revision 1.1766
diff -u -d -r1.1765 -r1.1766
--- spec.html 30 Oct 2011 18:46:21 -0000 1.1765
+++ spec.html 1 Nov 2011 03:46:25 -0000 1.1766
@@ -324,7 +324,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
- <h2 class="no-num no-toc" id="editor-s-draft-30-october-2011">Editor's Draft 30 October 2011</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-1-november-2011">Editor's Draft 1 November 2011</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -349,7 +349,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.5437.
+This is revision 1.5438.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -470,7 +470,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 30 October 2011 Editor's Draft.
+ This specification is the 1 November 2011 Editor's Draft.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
Received on Tuesday, 1 November 2011 03:46:41 UTC