html5/spec Overview.html,1.5613,1.5614

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

Modified Files:
	Overview.html 
Log Message:
Fix some typos or copypasta. (whatwg r7042)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5613
retrieving revision 1.5614
diff -u -d -r1.5613 -r1.5614
--- Overview.html	28 Mar 2012 21:51:58 -0000	1.5613
+++ Overview.html	28 Mar 2012 21:58:53 -0000	1.5614
@@ -3780,7 +3780,7 @@
 
      <li><dfn id="mutationobserver"><code>MutationObserver</code></dfn> interface</li>
      <li>The <dfn id="mutationobserver-scripting-environment"><code>MutationObserver</code> <var title="">scripting environment</var></dfn> concept</li>
-     <li>The <dfn id="concept-mo-invoke" title="concept-mo-invoke">invoke <code>MutationObserver</code> objects</dfn> algorith,</li>
+     <li>The <dfn id="concept-mo-invoke" title="concept-mo-invoke">invoke <code>MutationObserver</code> objects</dfn> algorithm</li>
 
     </ul><p>The term <dfn id="throw">throw</dfn> in this specification is used as
     defined in the DOM Core specification. The following

Received on Wednesday, 28 March 2012 21:58:59 UTC