Short URL: http://html5.org/r/4303
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 4303 | 8014 | Changed the more-or-less meaningless 'examined' to 'collected'. | 2009-10-23 07:51 |
Index: source
===================================================================
--- source (revision 4302)
+++ source (revision 4303)
@@ -2073,7 +2073,7 @@
sub-algorithm in step 2.</li>
<li>Starting with the character immediately after the last one
- examined by the sub-algorithm in step 2, skip all
+ collected by the sub-algorithm in step 2, skip all
<span>White_Space</span> characters in the string (this might match
zero characters).</li>
@@ -2092,7 +2092,7 @@
title="">denominator</var> and abort these steps.</li>
<li><span>Find a number</span> in the string again, starting
- immediately after the last character that was examined by the
+ immediately after the last character that was collected by the
sub-algorithm in step 2.</li>
<li>If the sub-algorithm in step 9 returned nothing or an error
@@ -2103,7 +2103,7 @@
sub-algorithm in step 9.</li>
<li>Starting with the character immediately after the last one
- examined by the sub-algorithm in step 9, skip all
+ collected by the sub-algorithm in step 9, skip all
<span>White_Space</span> characters in the string (this might match
zero characters).</li>