- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 28 Aug 2010 04:26:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31808
Modified Files:
Overview.html
Log Message:
typo (whatwg r5388)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4301
retrieving revision 1.4302
diff -u -d -r1.4301 -r1.4302
--- Overview.html 28 Aug 2010 04:24:50 -0000 1.4301
+++ Overview.html 28 Aug 2010 04:26:55 -0000 1.4302
@@ -13429,7 +13429,7 @@
</article></pre>
<p>Notice the use of <code><a href="#the-footer-element">footer</a></code> to give the information
- each comment (such as who wrote it and when): the
+ for each comment (such as who wrote it and when): the
<code><a href="#the-footer-element">footer</a></code> element <em>can</em> appear at the start of its
section when appropriate, such as in this case. (Using
<code><a href="#the-header-element">header</a></code> in this case wouldn't be wrong either; it's
Received on Saturday, 28 August 2010 04:27:04 UTC