hixie: typo (whatwg r5851)

hixie: typo (whatwg r5851)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4693&r2=1.4694&f=h
http://html5.org/tools/web-apps-tracker?from=5850&to=5851

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4693
retrieving revision 1.4694
diff -u -d -r1.4693 -r1.4694
--- Overview.html 8 Feb 2011 00:56:48 -0000 1.4693
+++ Overview.html 8 Feb 2011 01:53:26 -0000 1.4694
@@ -50024,7 +50024,7 @@
   "application/x-meowmeow" <a href="#mime-type">MIME type</a>, then it might
   display a dialog as follows:</p>
 
-  <p><img alt="The dialog box could have the title 'Unknown File Type' and could say 'You have attempted to access:' followed by a URL, followed by a prompt such as 'How would you like FerretBrowser to handle this resource?' with three radio buttons, one saying 'Contact the FerretBrowser plugin registry to see if there is an official way to handle this resource.', one saying 'Pass this URL to a local application' with an application selector, and one saying 'Pass this URL to the &quot;Kittens-at-work displayer&quot; application at &quot;kittens.example.org&quot;', with a checkbox labeld 'Always do this for resources using the &quot;application/x-meowmeow&quot; type in future.', and with two buttons, 'Ok' and 'Cancel'." height="428" src="http://dev.w3.org/html5/spec/images/sample-content-handler.png" width="577"></p>
+  <p><img alt="The dialog box could have the title 'Unknown File Type' and could say 'You have attempted to access:' followed by a URL, followed by a prompt such as 'How would you like FerretBrowser to handle this resource?' with three radio buttons, one saying 'Contact the FerretBrowser plugin registry to see if there is an official way to handle this resource.', one saying 'Pass this URL to a local application' with an application selector, and one saying 'Pass this URL to the &quot;Kittens-at-work displayer&quot; application at &quot;kittens.example.org&quot;', with a checkbox labeled 'Always do this for resources using the &quot;application/x-meowmeow&quot; type in future.', and with two buttons, 'Ok' and 'Cancel'." height="428" src="http://dev.w3.org/html5/spec/images/sample-content-handler.png" width="577"></p>
 
   <p>In this dialog, the third option is the one that was primed by
   the site registering itself earlier.</p>
@@ -60315,7 +60315,7 @@
      <li><p>Set <var title="">node</var> to the previous entry in the
      <a href="#stack-of-open-elements">stack of open elements</a>.</li>
 
-     <li><p>Return to the step labeld <i>loop</i>.</li>
+     <li><p>Return to the step labeled <i>loop</i>.</li>
 
     </ol></dd>

Received on Tuesday, 8 February 2011 01:55:41 UTC