- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Aug 2008 22:32:57 +0000
- To: public-html-commits@w3.org
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><menu>
<li><a href="settings.html" onclick="panels.show('settings')">Settings</a>
- <li><bb type="makeapp">Download standalone application</a>
+ <li><bb type="makeapp">Download standalone application</bb>
<li><a href="help.html" onclick="panels.show('help')">Help</a>
<li><a href="logout.html" onclick="panels.show('logout')">Sign out</a>
</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