html5/spec Overview.html,1.1292,1.1293

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv29667

Modified Files:
	Overview.html 
Log Message:
typo (whatwg r2121)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1292
retrieving revision 1.1293
diff -u -d -r1.1292 -r1.1293
--- Overview.html	28 Aug 2008 11:15:47 -0000	1.1292
+++ Overview.html	28 Aug 2008 22:32:55 -0000	1.1293
@@ -29935,7 +29935,7 @@
 
    <pre>&lt;menu>
  &lt;li>&lt;a href="settings.html" onclick="panels.show('settings')">Settings&lt;/a>
- &lt;li>&lt;bb type="makeapp">Download standalone application&lt;/a>
+ &lt;li>&lt;bb type="makeapp">Download standalone application&lt;/bb>
  &lt;li>&lt;a href="help.html" onclick="panels.show('help')">Help&lt;/a>
  &lt;li>&lt;a href="logout.html" onclick="panels.show('logout')">Sign out&lt;/a>
 &lt;/menu></pre>
@@ -30564,7 +30564,7 @@
    href="#using7">input</a></code>, <code title=option-command><a
    href="#using8">option</a></code>, <code title=command-element><a
    href="#command3">command</a></code>, <code title=bb-command><a
-   href="#using9">command</a></code>.
+   href="#using9">bb</a></code>.
 
   <h5 id=using><span class=secno>4.11.6.1. </span><dfn id=using5
    title=a-command>Using the <code>a</code> element to define a command</dfn></h5>

Received on Thursday, 28 August 2008 22:48:17 UTC