- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 25 Oct 2009 06:50:31 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21999
Modified Files:
Overview.html
Log Message:
typo (whatwg r4327)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3462
retrieving revision 1.3463
diff -u -d -r1.3462 -r1.3463
--- Overview.html 25 Oct 2009 06:49:15 -0000 1.3462
+++ Overview.html 25 Oct 2009 06:50:28 -0000 1.3463
@@ -2627,7 +2627,7 @@
any), but <var title="">denominator</var> has a value, return
nothing and abort these steps.</li>
- <li><p>Otherwise, if <var title="">denominator</var> has value,
+ <li><p>Otherwise, if <var title="">denominator</var> has a value,
return <var title="">number1</var> and <var title="">denominator</var> and abort these steps.</li>
<li><p><a href="#find-a-number">Find a number</a> in the string again. If this
Received on Sunday, 25 October 2009 06:50:33 UTC