]> granicus.if.org Git - postgis/commitdiff
fix function name typo in geocode_intersection
authorRegina Obe <lr@pcorp.us>
Sun, 11 Dec 2011 02:42:57 +0000 (02:42 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 11 Dec 2011 02:42:57 +0000 (02:42 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8350 b70326c6-7e19-0410-871a-916f4a2858ee

doc/extras_tigergeocoder.xml

index 93fbd13d9bc6706a1c8a21c7ddc313c77877946b..c83c34023d77aee7221019cf3c1950ecc2409e73 100644 (file)
@@ -317,7 +317,7 @@ Total query runtime: 245 ms.
          <refsynopsisdiv>
                <funcsynopsis>
                  <funcprototype>
-                       <funcdef>setof record <function>geocode</function></funcdef>
+                       <funcdef>setof record <function>geocode_intersection</function></funcdef>
                        <paramdef><type>text </type> <parameter> roadway1</parameter></paramdef>
                        <paramdef><type>text </type> <parameter> roadway2</parameter></paramdef>
                        <paramdef><type>text </type> <parameter> in_state</parameter></paramdef>