hixie: typo (whatwg r4481)

hixie: typo (whatwg r4481)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3580&r2=1.3581&f=h
http://html5.org/tools/web-apps-tracker?from=4480&to=4481

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3580
retrieving revision 1.3581
diff -u -d -r1.3580 -r1.3581
--- Overview.html 5 Jan 2010 08:14:16 -0000 1.3580
+++ Overview.html 5 Jan 2010 08:38:30 -0000 1.3581
@@ -40028,7 +40028,7 @@
   <code><a href="#the-object-element">object</a></code>, <code><a href="#the-source-element">source</a></code>, and <code><a href="#video">video</a></code>
   elements.<p>If a property's <a href="#concept-property-value" title="concept-property-value">value</a>
   is an <a href="#absolute-url">absolute URL</a>, the property must be specified
-  using an <a href="#url-property-elements" title="URL property elements">URL property
+  using a <a href="#url-property-elements" title="URL property elements">URL property
   element</a>.<h4 id="associating-names-with-items"><span class="secno">5.2.5 </span>Associating names with items</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>To find <dfn id="the-properties-of-an-item">the properties of an item</dfn>, the user agent must
   run the following steps:<ol><li><p>Let <var title="">root</var> be the element with the <code title="attr-itemscope"><a href="#attr-itemscope">itemscope</a></code> attribute.</li>

Received on Tuesday, 5 January 2010 08:39:09 UTC