[html5] r5888 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11753
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 14 16:30:41 PST 2011
Author: ianh
Date: 2011-02-14 16:30:40 -0800 (Mon, 14 Feb 2011)
New Revision: 5888
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11753
Modified: complete.html
===================================================================
--- complete.html 2011-02-14 23:52:15 UTC (rev 5887)
+++ complete.html 2011-02-15 00:30:40 UTC (rev 5888)
@@ -239,7 +239,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 14 February 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 15 February 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -68067,8 +68067,8 @@
<p>On media without a pointing device, the user would probably have
to explicitly indicate his intention to perform a drag-and-drop
- operation, stating what he wishes to drag and what he wishes to
- drop, respectively.</p>
+ operation, stating what he wishes to drag and where he wishes to
+ drop it, respectively.</p>
<div class=impl>
Modified: index
===================================================================
--- index 2011-02-14 23:52:15 UTC (rev 5887)
+++ index 2011-02-15 00:30:40 UTC (rev 5888)
@@ -243,7 +243,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 14 February 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 15 February 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -68076,8 +68076,8 @@
<p>On media without a pointing device, the user would probably have
to explicitly indicate his intention to perform a drag-and-drop
- operation, stating what he wishes to drag and what he wishes to
- drop, respectively.</p>
+ operation, stating what he wishes to drag and where he wishes to
+ drop it, respectively.</p>
<div class=impl>
Modified: source
===================================================================
--- source 2011-02-14 23:52:15 UTC (rev 5887)
+++ source 2011-02-15 00:30:40 UTC (rev 5888)
@@ -77524,8 +77524,8 @@
<p>On media without a pointing device, the user would probably have
to explicitly indicate his intention to perform a drag-and-drop
- operation, stating what he wishes to drag and what he wishes to
- drop, respectively.</p>
+ operation, stating what he wishes to drag and where he wishes to
+ drop it, respectively.</p>
<div class="impl">
More information about the Commit-Watchers
mailing list