Typo in recommendation

http://www.w3.org/TR/SVG/coords.html#InterfaceSVGPoint

7.15.1 Interface SVGPoint

Many of the SVG DOM interfaces refer to objects of class
SVGPoint<http://www.w3.org/TR/SVG/coords.html#InterfaceSVGPoint>.
An SVGPoint <http://www.w3.org/TR/SVG/coords.html#InterfaceSVGPoint> is an
(x, y) coordinate pair. When used in matrix operations, an
SVGPoint<http://www.w3.org/TR/SVG/coords.html#InterfaceSVGPoint>
 is treated as a vector of the form:

[x]
[y]
[1]

If an SVGRect <http://www.w3.org/TR/SVG/types.html#InterfaceSVGRect> object
is designated as *read only*, then attempting to assign to one of its
attributes will result in an exception being thrown.

The reference to SVGRect above should be SVGPoint.

-- 
Lbh pna'g pbaivapr n oryvrire bs nalguvat; sbe gurve oryvrs vf abg onfrq ba
rivqrapr, vg'f onfrq ba n qrrc-frngrq arrq gb oryvrir.
 - Carl Sagan

Received on Saturday, 2 March 2013 20:03:17 UTC