html5/spec Overview.html,1.3213,1.3214

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27243

Modified Files:
	Overview.html 
Log Message:
Authoring-side change for the previous checkin. (whatwg r4052)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3213
retrieving revision 1.3214
diff -u -d -r1.3213 -r1.3214
--- Overview.html	29 Sep 2009 10:50:51 -0000	1.3213
+++ Overview.html	29 Sep 2009 10:52:54 -0000	1.3214
@@ -55415,7 +55415,7 @@
   into the DOCTYPE (in the position defined above). This string must
   consist of:<ol class="brief"><li>One or more <a href="#space-character" title="space character">space characters</a>.</li>
    <li>A string that is an <a href="#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="">SYSTEM</code>".</li>
-   <li>Zero or more <a href="#space-character" title="space character">space characters</a>.</li>
+   <li>One or more <a href="#space-character" title="space character">space characters</a>.</li>
    <li>A U+0022 QUOTATION MARK or U+0027 APOSTROPHE character (the <i>quote mark</i>).</li>
    <li>The literal string "<code title="">about:legacy-compat</code>".</li>
    <li>A matching U+0022 QUOTATION MARK or U+0027 APOSTROPHE character (i.e. the same character as in the earlier step marked <i>quote mark</i>).</li>

Received on Tuesday, 29 September 2009 10:53:11 UTC