[html5] r4327 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8042
whatwg at whatwg.org
whatwg at whatwg.org
Sun Oct 25 00:04:03 PDT 2009
Author: ianh
Date: 2009-10-25 00:03:59 -0700 (Sun, 25 Oct 2009)
New Revision: 4327
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8042
Modified: complete.html
===================================================================
--- complete.html 2009-10-25 07:02:46 UTC (rev 4326)
+++ complete.html 2009-10-25 07:03:59 UTC (rev 4327)
@@ -3101,7 +3101,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
Modified: index
===================================================================
--- index 2009-10-25 07:02:46 UTC (rev 4326)
+++ index 2009-10-25 07:03:59 UTC (rev 4327)
@@ -2911,7 +2911,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
Modified: source
===================================================================
--- source 2009-10-25 07:02:46 UTC (rev 4326)
+++ source 2009-10-25 07:03:59 UTC (rev 4327)
@@ -2083,7 +2083,7 @@
any), but <var title="">denominator</var> has a value, return
nothing and abort these steps.</p></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.</p></li>
More information about the Commit-Watchers
mailing list