Fixed typo on SVGDefinitionElement interface.
--- a/master/types.html Sun Oct 14 05:10:41 2012 -0700
+++ b/master/types.html Sun Oct 21 15:17:56 2012 -0700
@@ -4496,7 +4496,7 @@
<h3 id="InterfaceSVGDefinitionElement">Interface SVGDefinitionElement</h3>
-<p>Interface <a>SVGGraphicsElement</a> represents SVG elements whose primary purpose
+<p>Interface <a>SVGDefinitionElement</a> represents SVG elements whose primary purpose
is to define a reusable resource.</p>
<pre class="idl">interface <b>SVGDefinitionElement</b> : <a>SVGElement</a> {