html5/spec Overview.html,1.1357,1.1358

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

Modified Files:
	Overview.html 
Log Message:
WF2: typo... (whatwg r2185)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1357
retrieving revision 1.1358
diff -u -d -r1.1357 -r1.1358
--- Overview.html	15 Sep 2008 11:36:32 -0000	1.1357
+++ Overview.html	15 Sep 2008 11:38:31 -0000	1.1358
@@ -26806,7 +26806,7 @@
    title=concept-fe-disabled>disabled</a>.
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#fieldset">fieldset</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -26954,7 +26954,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#input0">input</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -27043,7 +27043,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#button">button</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -27091,7 +27091,7 @@
 -->
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#label">label</a></code> element with its <a href="#form-owner">form
    owner</a>.
 
@@ -27171,7 +27171,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#select">select</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -27397,7 +27397,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#textarea">textarea</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -27453,7 +27453,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#output">output</a></code> element with its <a
    href="#form-owner">form owner</a>.
 

Received on Monday, 15 September 2008 11:39:07 UTC