]> granicus.if.org Git - postgis/commitdiff
more stuff
authorRegina Obe <lr@pcorp.us>
Thu, 15 Jan 2009 18:17:01 +0000 (18:17 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 15 Jan 2009 18:17:01 +0000 (18:17 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3532 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index bd3354276518114ff50a0262a371b82cea8ba268..887bb94af8bdbd517ed8e3357e8b1435e02d519f 100644 (file)
@@ -2241,9 +2241,9 @@ result
          <para>Returns null if the WKT is not a MULTIPOINT</para>
                 
                 <note>
-                               <para>If you are absolutely sure all your WKT geometries are points, don't use this function.  
-                                       It is slower than ST_GeomFromText since it adds an additional validation step.  
-                               </para>
+                       <para>If you are absolutely sure all your WKT geometries are points, don't use this function.  
+                               It is slower than ST_GeomFromText since it adds an additional validation step.  
+                       </para>
                </note>
        
            <!-- Optionally mention OpenGIS compliancy if appropriate -->