- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 19 Aug 2011 20:47:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27761
Modified Files:
history.html spec.html
Log Message:
typo (whatwg r6516)
[updated by splitter]
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1067
retrieving revision 1.1068
diff -u -d -r1.1067 -r1.1068
--- history.html 19 Aug 2011 04:46:52 -0000 1.1067
+++ history.html 19 Aug 2011 20:46:58 -0000 1.1068
@@ -1371,7 +1371,7 @@
OK.</p>
<p>User agents may show the entity body of an HTTP 401 response
- even when the response do include a recognized challenge, with the
+ even when the response does include a recognized challenge, with the
option to login being included in a non-modal fashion, to enable
the information provided by the server to be used by the user
before authenticating. Similarly, user agents should allow the
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1645
retrieving revision 1.1646
diff -u -d -r1.1645 -r1.1646
--- spec.html 19 Aug 2011 04:47:09 -0000 1.1645
+++ spec.html 19 Aug 2011 20:47:04 -0000 1.1646
@@ -350,7 +350,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.5215.
+This is revision 1.5216.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Friday, 19 August 2011 20:47:12 UTC