- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 22 Jul 2008 02:26:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv23129
Modified Files:
	Overview.html 
Log Message:
add a space to make it not empty (whatwg r1898)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1086
retrieving revision 1.1087
diff -u -d -r1.1086 -r1.1087
--- Overview.html	22 Jul 2008 02:20:05 -0000	1.1086
+++ Overview.html	22 Jul 2008 02:25:59 -0000	1.1087
@@ -28314,7 +28314,7 @@
 
    <pre><menu>
  <a href="settings.html" onclick="panels.show('settings')">Settings</a> |
- <bb type="makeapp" id="makeapp"></bb>
+ <bb type="makeapp" id="makeapp"> </bb>
  <a href="help.html" onclick="panels.show('help')">Help</a> |
  <a href="logout.html" onclick="panels.show('logout')">Sign out</a>
 </menu>
Received on Tuesday, 22 July 2008 02:26:35 UTC