[html5] r4827 - [e] (0) stray quote Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9185

whatwg at whatwg.org whatwg at whatwg.org
Thu Mar 4 17:37:45 PST 2010


Author: ianh
Date: 2010-03-04 17:37:44 -0800 (Thu, 04 Mar 2010)
New Revision: 4827

Modified:
   complete.html
   source
Log:
[e] (0) stray quote
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9185

Modified: complete.html
===================================================================
--- complete.html	2010-03-05 01:36:26 UTC (rev 4826)
+++ complete.html	2010-03-05 01:37:44 UTC (rev 4827)
@@ -69069,7 +69069,7 @@
     HTTP headers with the same names.</p>
 
     <p class=warning>If a server reads fields for authentication
-    purposes (such as <code title="">Cookie</code>"), or if a server
+    purposes (such as <code title="">Cookie</code>), or if a server
     assumes that its clients are authorized on the basis that they can
     connect (e.g. because they are on an intranet firewalled from the
     public Internet), then the server should also verify that the

Modified: source
===================================================================
--- source	2010-03-05 01:36:26 UTC (rev 4826)
+++ source	2010-03-05 01:37:44 UTC (rev 4827)
@@ -77664,7 +77664,7 @@
     HTTP headers with the same names.</p>
 
     <p class="warning">If a server reads fields for authentication
-    purposes (such as <code title="">Cookie</code>"), or if a server
+    purposes (such as <code title="">Cookie</code>), or if a server
     assumes that its clients are authorized on the basis that they can
     connect (e.g. because they are on an intranet firewalled from the
     public Internet), then the server should also verify that the




More information about the Commit-Watchers mailing list