]> granicus.if.org Git - postgis/commitdiff
fix typos
authorRegina Obe <lr@pcorp.us>
Thu, 23 Jun 2011 21:11:04 +0000 (21:11 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 23 Jun 2011 21:11:04 +0000 (21:11 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7457 b70326c6-7e19-0410-871a-916f4a2858ee

extras/tiger_geocoder/tiger_2010/normalize/normalize_address.sql

index bad653390ec2e3b37da711d7bb0001c330c52a05..0450c3c5393a9444d2bc50fa6fe73713267806a5 100644 (file)
@@ -1,5 +1,5 @@
 --$Id$-
-- normalize_address(addressString)
+-- normalize_address(addressString)
 -- This takes an address string and parses it into address (internal/street)
 -- street name, type, direction prefix and suffix, location, state and
 -- zip code, depending on what can be found in the string.