[html5] r1485 - /
whatwg at whatwg.org
whatwg at whatwg.org
Wed Apr 23 00:24:26 PDT 2008
Author: ianh
Date: 2008-04-23 00:24:25 -0700 (Wed, 23 Apr 2008)
New Revision: 1485
Modified:
index
source
Log:
[e] (0) markup typo
Modified: index
===================================================================
--- index 2008-04-23 07:21:49 UTC (rev 1484)
+++ index 2008-04-23 07:24:25 UTC (rev 1485)
@@ -11286,14 +11286,14 @@
<p>Here the plural is outside the element, so the expansion is in the
singular:</p>
- <pre><p>Two <abbr title="Working Group">WG</abbr>s worked on
+ <pre><p>Two <abbr title="Working Group">WG</abbr>s worked on
this specification: the <abbr>WHATWG</abbr> and the
<abbr>HTMLWG</abbr>.</p></pre>
<p>Here the plural is inside the element, so the expansion is in the
plural:</p>
- <pre><p>Two <abbr title="Working Groups">WGs</abbr> worked on
+ <pre><p>Two <abbr title="Working Groups">WGs</abbr> worked on
this specification: the <abbr>WHATWG</abbr> and the
<abbr>HTMLWG</abbr>.</p></pre>
</div>
Modified: source
===================================================================
--- source 2008-04-23 07:21:49 UTC (rev 1484)
+++ source 2008-04-23 07:24:25 UTC (rev 1485)
@@ -9399,14 +9399,14 @@
<p>Here the plural is outside the element, so the expansion is in
the singular:</p>
- <pre><p>Two <abbr title="Working Group">WG</abbr>s worked on
+ <pre><p>Two <abbr title="Working Group">WG</abbr>s worked on
this specification: the <abbr>WHATWG</abbr> and the
<abbr>HTMLWG</abbr>.</p></pre>
<p>Here the plural is inside the element, so the expansion is in
the plural:</p>
- <pre><p>Two <abbr title="Working Groups">WGs</abbr> worked on
+ <pre><p>Two <abbr title="Working Groups">WGs</abbr> worked on
this specification: the <abbr>WHATWG</abbr> and the
<abbr>HTMLWG</abbr>.</p></pre>
More information about the Commit-Watchers
mailing list