- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 06 May 2011 19:34:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv26694
Modified Files:
Overview.html
Log Message:
typo (whatwg r6100)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4903
retrieving revision 1.4904
diff -u -d -r1.4903 -r1.4904
--- Overview.html 6 May 2011 01:02:06 -0000 1.4903
+++ Overview.html 6 May 2011 19:34:54 -0000 1.4904
@@ -11475,7 +11475,7 @@
relationship, then the UA should not <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource; if the UA
does support the given <a href="#mime-type">MIME type</a> for the given link
relationship, then the UA should <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource at the
- approprite time as specified for the <a href="#external-resource-link">external resource
+ appropriate time as specified for the <a href="#external-resource-link">external resource
link</a>'s particular type. If the attribute is omitted, and the
external resource link type does not have a default type defined,
but the user agent would <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource if the type
@@ -39799,7 +39799,7 @@
<p><label><input type=checkbox name=ext checked> Hide extension</label>
</details></pre>
- <p>One could use this in conjuction with other <code><a href="#the-details-element">details</a></code>
+ <p>One could use this in conjunction with other <code><a href="#the-details-element">details</a></code>
in a list to allow the user to collapse a set of fields down to a
small set of headings, with the ability to open each one.</p>
@@ -71587,6 +71587,7 @@
Kevin Benson,
Kornél Pál,
Kornel Lesinski,
+ Kris Northfield,
Kristof Zelechovski,
Krzysztof Maczyński,
黒澤剛志 (Kurosawa Takeshi),
Received on Friday, 6 May 2011 19:35:00 UTC