- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 12 Jul 2008 10:51:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9424
Modified Files:
Overview.html
Log Message:
typo fix (credit: pt) (whatwg r1868)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1056
retrieving revision 1.1057
diff -u -d -r1.1056 -r1.1057
--- Overview.html 12 Jul 2008 10:50:14 -0000 1.1056
+++ Overview.html 12 Jul 2008 10:51:56 -0000 1.1057
@@ -40548,8 +40548,8 @@
<dd><strong>Value:</strong> Always the string "<code
title="">false</code>".
- <dt><dfn id=insertunrderedlist
- title=command-insertUnrderedList><code>insertUnrderedList</code></dfn>
+ <dt><dfn id=insertunorderedlist
+ title=command-insertUnorderedList><code>insertUnorderedList</code></dfn>
<dd><strong>Action:</strong> The user agent must act as if the user had
requested that the selection <a href="#contenteditable-wrapSemantic">be
Received on Saturday, 12 July 2008 10:52:32 UTC