[html5] r1446 - /
whatwg at whatwg.org
whatwg at whatwg.org
Mon Apr 14 23:21:30 PDT 2008
Author: ianh
Date: 2008-04-14 23:21:29 -0700 (Mon, 14 Apr 2008)
New Revision: 1446
Modified:
index
source
Log:
[e] (0) s/user/use/ typo
Modified: index
===================================================================
--- index 2008-04-15 01:35:53 UTC (rev 1445)
+++ index 2008-04-15 06:21:29 UTC (rev 1446)
@@ -10230,7 +10230,7 @@
<div class=example>
<p>The following snippet shows a <code><a href="#dl">dl</a></code> element
- being used as a glossary. Note the user of <code><a
+ being used as a glossary. Note the use of <code><a
href="#dfn">dfn</a></code> to indicate the word being defined.</p>
<pre><dl>
Modified: source
===================================================================
--- source 2008-04-15 01:35:53 UTC (rev 1445)
+++ source 2008-04-15 06:21:29 UTC (rev 1446)
@@ -8419,7 +8419,7 @@
<div class="example">
<p>The following snippet shows a <code>dl</code> element being used
- as a glossary. Note the user of <code>dfn</code> to indicate the
+ as a glossary. Note the use of <code>dfn</code> to indicate the
word being defined.</p>
<pre><dl>
<dt><dfn>Apartment</dfn>, n.</dt>
More information about the Commit-Watchers
mailing list