From a528d6dce6bd3d262fb2c25c4fef11c0b2835b94 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sat, 27 Jun 2015 22:49:01 +0000 Subject: [PATCH] ah another typo git-svn-id: http://svn.osgeo.org/postgis/trunk@13728 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/extras_address_standardizer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/extras_address_standardizer.xml b/doc/extras_address_standardizer.xml index 0d010cfda..58ccc0b01 100644 --- a/doc/extras_address_standardizer.xml +++ b/doc/extras_address_standardizer.xml @@ -140,7 +140,7 @@ into includes in the future for easier maintenance. This section lists the PostgreSQL table formats used by the address_standardizer for normalizing addresses. Note that these tables do not need to be named the same as what is referenced here. You can have different lex, gaz, rules tables for each country for example or for your custom geocoder. The names of these tables get passed into the address standardizer functions. - The packaged extension address_standardizer_data_us contains data for standrdizing US addresses. + The packaged extension address_standardizer_data_us contains data for standardizing US addresses. Address Standardizer Tables -- 2.50.1