correct a spelling error
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Wed, 26 Jun 2013 12:48:29 -0500
changeset 522 e4e786c9fc78
parent 521 68303f802a93
child 523 ea4ecc29997b
correct a spelling error
master/types.html
--- a/master/types.html	Wed Jun 26 12:39:53 2013 -0500
+++ b/master/types.html	Wed Jun 26 12:48:29 2013 -0500
@@ -1527,7 +1527,7 @@
       <dt id="__svg__SVGElement__tabindex" class="attribute"><b>tabindex</b><span class="idl-type-parenthetical"> (readonly <a class="idlinterface" href="types.html#DataTypeNumber">number</a>)</span></dt>
       <dd class="attribute">
         <div>
-          The tabIndex attribute must <a href="http://www.w3.org/TR/html5/infrastructure.html#reflect">reflect</a> the value of the <a href="interact.html#sequential-focus-navigation-and-the-tabindex-attribute">tabindex</a> content attribute. Its default value is 0 for elements that are directly focusable, such as through keyboard tabbing in browsers that support that functionality, and −1 for elements that are not focusable without progrmmatic intervention.
+          The tabIndex attribute must <a href="http://www.w3.org/TR/html5/infrastructure.html#reflect">reflect</a> the value of the <a href="interact.html#sequential-focus-navigation-and-the-tabindex-attribute">tabindex</a> content attribute. Its default value is 0 for elements that are directly focusable, such as through keyboard tabbing in browsers that support that functionality, and −1 for elements that are not focusable without programmatic intervention.
         </div>
       </dd>
     </dl>