[postgis-tickets] r15544 - Typo Converst -> Converts

Sandro Santilli strk at kbt.io
Tue Aug 8 12:08:52 PDT 2017


Author: strk
Date: 2017-08-08 12:08:52 -0700 (Tue, 08 Aug 2017)
New Revision: 15544

Modified:
   trunk/doc/reference_processing.xml
Log:
Typo Converst -> Converts

Thanks Andreas Schild (via Transifex)

Modified: trunk/doc/reference_processing.xml
===================================================================
--- trunk/doc/reference_processing.xml	2017-08-08 15:36:37 UTC (rev 15543)
+++ trunk/doc/reference_processing.xml	2017-08-08 19:08:52 UTC (rev 15544)
@@ -858,7 +858,7 @@
 	  <refsection>
 		<title>Description</title>
 
-		<para>Converst a CIRCULAR STRING to regular LINESTRING or CURVEPOLYGON to POLYGON. Useful for outputting to devices that can't support CIRCULARSTRING geometry types</para>
+		<para>Converts a CIRCULAR STRING to regular LINESTRING or CURVEPOLYGON to POLYGON. Useful for outputting to devices that can't support CIRCULARSTRING geometry types</para>
 
 		<para>Converts a given geometry to a linear geometry.
 		Each curved geometry or segment is converted into a linear



More information about the postgis-tickets mailing list