- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 30 Apr 2009 19:09:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv3053
Modified Files:
Overview.html
Log Message:
typo (whatwg r3044)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2203
retrieving revision 1.2204
diff -u -d -r1.2203 -r1.2204
--- Overview.html 30 Apr 2009 19:04:08 -0000 1.2203
+++ Overview.html 30 Apr 2009 19:09:11 -0000 1.2204
@@ -11195,7 +11195,7 @@
elements, or to use elements of the appropriate <a href="#rank">rank</a>
for the section's nesting level.<p>Authors are also encouraged to explicitly wrap sections in
elements of <a href="#sectioning-content-0">sectioning content</a>, instead of relying on
- the implicit sections generated by having multiple heading in one
+ the implicit sections generated by having multiple headings in one
element of <a href="#sectioning-content-0">sectioning content</a>.<div class="example">
<p>For example, the following is correct:</p>
Received on Thursday, 30 April 2009 19:09:23 UTC