[postgis-tickets] r14527 - Spelling corrections from Sebastiaan Couwenberg

Regina Obe lr at pcorp.us
Sun Dec 27 09:17:59 PST 2015


Author: robe
Date: 2015-12-27 09:17:58 -0800 (Sun, 27 Dec 2015)
New Revision: 14527

Modified:
   branches/2.2/doc/po/de_DE/reference_accessor.xml.po
   branches/2.2/doc/po/es/reference_accessor.xml.po
   branches/2.2/doc/po/fr/reference_accessor.xml.po
   branches/2.2/doc/po/it_IT/reference_accessor.xml.po
   branches/2.2/doc/po/ko_KR/reference_accessor.xml.po
   branches/2.2/doc/po/pl/reference_accessor.xml.po
   branches/2.2/doc/po/pt_BR/reference_accessor.xml.po
   branches/2.2/doc/po/templates/reference_accessor.xml.pot
   branches/2.2/doc/reference_accessor.xml
   branches/2.2/extras/tiger_geocoder/normalize/normalize_address.sql
   branches/2.2/postgis/lwgeom_box3d.c
   branches/2.2/postgis/lwgeom_functions_analytic.c
   branches/2.2/postgis/lwgeom_functions_basic.c
   branches/2.2/postgis/lwgeom_functions_lrs.c
   branches/2.2/postgis/lwgeom_spheroid.c
Log:
Spelling corrections from Sebastiaan Couwenberg
closes #3408

Modified: branches/2.2/doc/po/de_DE/reference_accessor.xml.po
===================================================================
--- branches/2.2/doc/po/de_DE/reference_accessor.xml.po	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/po/de_DE/reference_accessor.xml.po	2015-12-27 17:17:58 UTC (rev 14527)
@@ -2966,7 +2966,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3033,7 +3033,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3154,7 +3154,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3221,7 +3221,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3337,7 +3337,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3456,7 +3456,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"

Modified: branches/2.2/doc/po/es/reference_accessor.xml.po
===================================================================
--- branches/2.2/doc/po/es/reference_accessor.xml.po	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/po/es/reference_accessor.xml.po	2015-12-27 17:17:58 UTC (rev 14527)
@@ -3745,7 +3745,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3812,7 +3812,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3933,7 +3933,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4000,7 +4000,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4116,7 +4116,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4235,7 +4235,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"

Modified: branches/2.2/doc/po/fr/reference_accessor.xml.po
===================================================================
--- branches/2.2/doc/po/fr/reference_accessor.xml.po	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/po/fr/reference_accessor.xml.po	2015-12-27 17:17:58 UTC (rev 14527)
@@ -3664,7 +3664,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3760,7 +3760,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3786,7 +3786,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR: BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR: BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3924,7 +3924,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3995,7 +3995,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4119,7 +4119,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4244,7 +4244,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"

Modified: branches/2.2/doc/po/it_IT/reference_accessor.xml.po
===================================================================
--- branches/2.2/doc/po/it_IT/reference_accessor.xml.po	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/po/it_IT/reference_accessor.xml.po	2015-12-27 17:17:58 UTC (rev 14527)
@@ -3606,7 +3606,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3633,7 +3633,7 @@
 "\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3701,7 +3701,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3727,7 +3727,7 @@
 "automatico della rappresentazione della stringa a un BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3865,7 +3865,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3891,7 +3891,7 @@
 "automatico della rappresentazione della stringa a un BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3961,7 +3961,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3987,7 +3987,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4108,7 +4108,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4251,7 +4251,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -4278,7 +4278,7 @@
 "\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"

Modified: branches/2.2/doc/po/ko_KR/reference_accessor.xml.po
===================================================================
--- branches/2.2/doc/po/ko_KR/reference_accessor.xml.po	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/po/ko_KR/reference_accessor.xml.po	2015-12-27 17:17:58 UTC (rev 14527)
@@ -2966,7 +2966,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3033,7 +3033,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3154,7 +3154,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3221,7 +3221,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3337,7 +3337,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3456,7 +3456,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"

Modified: branches/2.2/doc/po/pl/reference_accessor.xml.po
===================================================================
--- branches/2.2/doc/po/pl/reference_accessor.xml.po	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/po/pl/reference_accessor.xml.po	2015-12-27 17:17:58 UTC (rev 14527)
@@ -2967,7 +2967,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3034,7 +3034,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3155,7 +3155,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3222,7 +3222,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3338,7 +3338,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3457,7 +3457,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"

Modified: branches/2.2/doc/po/pt_BR/reference_accessor.xml.po
===================================================================
--- branches/2.2/doc/po/pt_BR/reference_accessor.xml.po	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/po/pt_BR/reference_accessor.xml.po	2015-12-27 17:17:58 UTC (rev 14527)
@@ -3123,7 +3123,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3192,7 +3192,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3316,7 +3316,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3385,7 +3385,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3512,7 +3512,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"
@@ -3633,7 +3633,7 @@
 "representation to a BOX3D\n"
 "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
 "\n"
-"--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+"--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
 "\n"
 "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 "
 "2,220227 150406 3)'));\n"

Modified: branches/2.2/doc/po/templates/reference_accessor.xml.pot
===================================================================
--- branches/2.2/doc/po/templates/reference_accessor.xml.pot	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/po/templates/reference_accessor.xml.pot	2015-12-27 17:17:58 UTC (rev 14527)
@@ -2419,7 +2419,7 @@
       "--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\n"
       "SELECT ST_XMax('LINESTRING(1 3, 5 6)');\n"
       "\n"
-      "--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+      "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
       "\n"
       "SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
       "st_xmax\n"
@@ -2478,7 +2478,7 @@
       "--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\n"
       "SELECT ST_XMin('LINESTRING(1 3, 5 6)');\n"
       "\n"
-      "--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+      "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
       "\n"
       "SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
       "st_xmin\n"
@@ -2584,7 +2584,7 @@
       "--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\n"
       "SELECT ST_YMax('LINESTRING(1 3, 5 6)');\n"
       "\n"
-      "--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+      "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
       "\n"
       "SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
       "st_ymax\n"
@@ -2643,7 +2643,7 @@
       "--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\n"
       "SELECT ST_YMin('LINESTRING(1 3, 5 6)');\n"
       "\n"
-      "--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+      "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
       "\n"
       "SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
       "st_ymin\n"
@@ -2743,7 +2743,7 @@
       "--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\n"
       "SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');\n"
       "\n"
-      "--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+      "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
       "\n"
       "SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
       "st_zmax\n"
@@ -2850,7 +2850,7 @@
       "--Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D\n"
       "SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');\n"
       "\n"
-      "--ERROR:  BOX3D parser - doesnt start with BOX3D(\n"
+      "--ERROR:  BOX3D parser - doesn't start with BOX3D(\n"
       "\n"
       "SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));\n"
       "st_zmin\n"

Modified: branches/2.2/doc/reference_accessor.xml
===================================================================
--- branches/2.2/doc/reference_accessor.xml	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/doc/reference_accessor.xml	2015-12-27 17:17:58 UTC (rev 14527)
@@ -2405,7 +2405,7 @@
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_XMax('LINESTRING(1 3, 5 6)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_XMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_xmax
@@ -2473,7 +2473,7 @@
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_XMin('LINESTRING(1 3, 5 6)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_XMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_xmin
@@ -2597,7 +2597,7 @@
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_YMax('LINESTRING(1 3, 5 6)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_YMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_ymax
@@ -2665,7 +2665,7 @@
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_YMin('LINESTRING(1 3, 5 6)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_YMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_ymin
@@ -2782,7 +2782,7 @@
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_ZMax('LINESTRING(1 3 4, 5 6 7)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_ZMax(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_zmax
@@ -2910,7 +2910,7 @@
 --Observe THIS DOES NOT WORK because it will try to autocast the string representation to a BOX3D
 SELECT ST_ZMin('LINESTRING(1 3 4, 5 6 7)');
 
---ERROR:  BOX3D parser - doesnt start with BOX3D(
+--ERROR:  BOX3D parser - doesn't start with BOX3D(
 
 SELECT ST_ZMin(ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 150406 3)'));
 st_zmin

Modified: branches/2.2/extras/tiger_geocoder/normalize/normalize_address.sql
===================================================================
--- branches/2.2/extras/tiger_geocoder/normalize/normalize_address.sql	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/extras/tiger_geocoder/normalize/normalize_address.sql	2015-12-27 17:17:58 UTC (rev 14527)
@@ -194,7 +194,7 @@
 
   -- Pull out the full street information, defined as everything between the
   -- address and the state.  This includes the location.
-  -- This doesnt need to be done if location has already been found.
+  -- This doesn't need to be done if location has already been found.
   IF result.location IS NULL THEN
     IF addressString IS NOT NULL THEN
       IF state IS NOT NULL THEN
@@ -708,4 +708,4 @@
 END
 $$
   LANGUAGE plpgsql IMMUTABLE STRICT
-  COST 100;
\ No newline at end of file
+  COST 100;

Modified: branches/2.2/postgis/lwgeom_box3d.c
===================================================================
--- branches/2.2/postgis/lwgeom_box3d.c	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/postgis/lwgeom_box3d.c	2015-12-27 17:17:58 UTC (rev 14527)
@@ -63,7 +63,7 @@
 	if (strstr(str,"BOX3D(") !=  str )
 	{
 		pfree(box);
-		elog(ERROR,"BOX3D parser - doesnt start with BOX3D(");
+		elog(ERROR,"BOX3D parser - doesn't start with BOX3D(");
 		PG_RETURN_NULL();
 	}
 

Modified: branches/2.2/postgis/lwgeom_functions_analytic.c
===================================================================
--- branches/2.2/postgis/lwgeom_functions_analytic.c	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/postgis/lwgeom_functions_analytic.c	2015-12-27 17:17:58 UTC (rev 14527)
@@ -140,13 +140,13 @@
 
 	if ( distance < 0 || distance > 1 )
 	{
-		elog(ERROR,"line_interpolate_point: 2nd arg isnt within [0,1]");
+		elog(ERROR,"line_interpolate_point: 2nd arg isn't within [0,1]");
 		PG_RETURN_NULL();
 	}
 
 	if ( gserialized_get_type(gser) != LINETYPE )
 	{
-		elog(ERROR,"line_interpolate_point: 1st arg isnt a line");
+		elog(ERROR,"line_interpolate_point: 1st arg isn't a line");
 		PG_RETURN_NULL();
 	}
 
@@ -480,13 +480,13 @@
 
 	if ( from < 0 || from > 1 )
 	{
-		elog(ERROR,"line_interpolate_point: 2nd arg isnt within [0,1]");
+		elog(ERROR,"line_interpolate_point: 2nd arg isn't within [0,1]");
 		PG_RETURN_NULL();
 	}
 
 	if ( to < 0 || to > 1 )
 	{
-		elog(ERROR,"line_interpolate_point: 3rd arg isnt within [0,1]");
+		elog(ERROR,"line_interpolate_point: 3rd arg isn't within [0,1]");
 		PG_RETURN_NULL();
 	}
 
@@ -602,7 +602,7 @@
 	}
 	else
 	{
-		elog(ERROR,"line_substring: 1st arg isnt a line");
+		elog(ERROR,"line_substring: 1st arg isn't a line");
 		PG_RETURN_NULL();
 	}
 

Modified: branches/2.2/postgis/lwgeom_functions_basic.c
===================================================================
--- branches/2.2/postgis/lwgeom_functions_basic.c	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/postgis/lwgeom_functions_basic.c	2015-12-27 17:17:58 UTC (rev 14527)
@@ -2408,13 +2408,13 @@
 
 	if (geom1->type != POLYGONTYPE)
 	{
-		elog(ERROR,"optimistic_overlap: first arg isnt a polygon\n");
+		elog(ERROR,"optimistic_overlap: first arg isn't a polygon\n");
 		PG_RETURN_NULL();
 	}
 
 	if (geom2->type != POLYGONTYPE &&  geom2->type != MULTIPOLYGONTYPE)
 	{
-		elog(ERROR,"optimistic_overlap: 2nd arg isnt a [multi-]polygon\n");
+		elog(ERROR,"optimistic_overlap: 2nd arg isn't a [multi-]polygon\n");
 		PG_RETURN_NULL();
 	}
 

Modified: branches/2.2/postgis/lwgeom_functions_lrs.c
===================================================================
--- branches/2.2/postgis/lwgeom_functions_lrs.c	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/postgis/lwgeom_functions_lrs.c	2015-12-27 17:17:58 UTC (rev 14527)
@@ -215,12 +215,12 @@
 
 	if ( gserialized_get_type(geom1) != LINETYPE )
 	{
-		elog(ERROR,"line_locate_point: 1st arg isnt a line");
+		elog(ERROR,"line_locate_point: 1st arg isn't a line");
 		PG_RETURN_NULL();
 	}
 	if ( gserialized_get_type(geom2) != POINTTYPE )
 	{
-		elog(ERROR,"line_locate_point: 2st arg isnt a point");
+		elog(ERROR,"line_locate_point: 2st arg isn't a point");
 		PG_RETURN_NULL();
 	}
 

Modified: branches/2.2/postgis/lwgeom_spheroid.c
===================================================================
--- branches/2.2/postgis/lwgeom_spheroid.c	2015-12-27 17:16:49 UTC (rev 14526)
+++ branches/2.2/postgis/lwgeom_spheroid.c	2015-12-27 17:17:58 UTC (rev 14527)
@@ -76,7 +76,7 @@
 
 	if (strstr(str,"SPHEROID") !=  str )
 	{
-		elog(ERROR,"SPHEROID parser - doesnt start with SPHEROID");
+		elog(ERROR,"SPHEROID parser - doesn't start with SPHEROID");
 		pfree(sphere);
 		PG_RETURN_NULL();
 	}
@@ -374,7 +374,7 @@
 }
 
 /*
- *  For some lat/long points, the above method doesnt calculate the distance very well.
+ *  For some lat/long points, the above method doesn't calculate the distance very well.
  *  Typically this is for two lat/long points that are very very close together (<10cm).
  *  This gets worse closer to the equator.
  *



More information about the postgis-tickets mailing list