Fix copypasta in SVGRect interface description.
authorCameron McCormack <cam@mcc.id.au>
Sun, 12 Feb 2012 17:55:13 +1100
changeset 21 8d0da1174d80
parent 20 e60583054b84
child 22 0fc82a4315e1
Fix copypasta in SVGRect interface description.
master/svg.idl
--- a/master/svg.idl	Fri Feb 10 09:45:46 2012 +1100
+++ b/master/svg.idl	Sun Feb 12 17:55:13 2012 +1100
@@ -2747,7 +2747,7 @@
 [y]
 [1]</pre>
    *
-   * <p>If an <a>SVGRect</a> object is designated as <em>read only</em>,
+   * <p>If an <a>SVGPoint</a> object is designated as <em>read only</em>,
    * then attempting to assign to one of its attributes will result in
    * an exception being thrown.</p>
    */