]> granicus.if.org Git - postgis/commitdiff
Fix XML typo
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 15 Feb 2012 22:34:39 +0000 (22:34 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 15 Feb 2012 22:34:39 +0000 (22:34 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9209 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_processing.xml

index d8b70d66fdb7614b83b0f3908b0a29befb20a6d5..cdb5b15ca6d9983cbb51c52b166da5f2363e2784 100644 (file)
@@ -51,7 +51,7 @@
                        <para>Geometry: Calculations
                        are in the Spatial Reference System of the geometry. Introduced in 1.5 support for
                        different end cap and mitre settings to control shape.</para>
-                       <note><para>Negative radii: For polygons, a negative radius can be used, which will shrink the polygon rather than expanding it.</para></node>
+                       <note><para>Negative radii: For polygons, a negative radius can be used, which will shrink the polygon rather than expanding it.</para></note>
                                <note><para>Geography: For geography this is really a thin wrapper around the geometry implementation. It first determines the best SRID that
                                        fits the bounding box of the geography object (favoring UTM, Lambert Azimuthal Equal Area (LAEA) north/south pole, and falling back on mercator in worst case scenario) and then buffers in that planar spatial ref and retransforms back to WGS84 geography.</para></note>
                        <para><inlinegraphic fileref="images/warning.png" />