]> granicus.if.org Git - postgis/commitdiff
A space after return type looks better (and seems to be the policy) for funcdef tags
authorSandro Santilli <strk@keybit.net>
Fri, 5 Feb 2010 17:58:25 +0000 (17:58 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 5 Feb 2010 17:58:25 +0000 (17:58 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5206 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_processing.xml

index 5145eec2870ef668b0f4746d0b20c00db49ef0c5..782bd253c42c99d578208a4b3a1b3094b3c91dd0 100644 (file)
@@ -793,7 +793,7 @@ MULTIPOINT(-118.6 38.329 6,-118.58 38.38 5)
          <refsynopsisdiv>
                <funcsynopsis>
                  <funcprototype>
-                       <funcdef>geometry_dump[]<function>ST_Dump</function></funcdef>
+                       <funcdef>geometry_dump[] <function>ST_Dump</function></funcdef>
                        <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>
                  </funcprototype>
                </funcsynopsis>