[html5] r6673 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13916

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 12 12:26:29 PDT 2011


Author: ianh
Date: 2011-10-12 12:26:28 -0700 (Wed, 12 Oct 2011)
New Revision: 6673

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13916

Modified: complete.html
===================================================================
--- complete.html	2011-10-12 19:22:12 UTC (rev 6672)
+++ complete.html	2011-10-12 19:26:28 UTC (rev 6673)
@@ -99830,7 +99830,7 @@
      <td> <a href=#attribute-text>Text</a>*
     <tr><th> <code title="">contenteditable</code>
      <td> <a href=#attr-contenteditable title=attr-contenteditable>HTML elements</a>
-     <td> Whether the element is an editable
+     <td> Whether the element is editable
      <td> "<code title="">true</code>"; "<code title="">false</code>"
     <tr><th> <code title="">contextmenu</code>
      <td> <a href=#attr-contextmenu title=attr-contextmenu>HTML elements</a>

Modified: index
===================================================================
--- index	2011-10-12 19:22:12 UTC (rev 6672)
+++ index	2011-10-12 19:26:28 UTC (rev 6673)
@@ -99830,7 +99830,7 @@
      <td> <a href=#attribute-text>Text</a>*
     <tr><th> <code title="">contenteditable</code>
      <td> <a href=#attr-contenteditable title=attr-contenteditable>HTML elements</a>
-     <td> Whether the element is an editable
+     <td> Whether the element is editable
      <td> "<code title="">true</code>"; "<code title="">false</code>"
     <tr><th> <code title="">contextmenu</code>
      <td> <a href=#attr-contextmenu title=attr-contextmenu>HTML elements</a>

Modified: source
===================================================================
--- source	2011-10-12 19:22:12 UTC (rev 6672)
+++ source	2011-10-12 19:26:28 UTC (rev 6673)
@@ -113431,7 +113431,7 @@
     <tr>
      <th> <code title="">contenteditable</code>
      <td> <span title="attr-contenteditable">HTML elements</span>
-     <td> Whether the element is an editable
+     <td> Whether the element is editable
      <td> "<code title="">true</code>"; "<code title="">false</code>"
     <tr>
      <th> <code title="">contextmenu</code>




More information about the Commit-Watchers mailing list