]> granicus.if.org Git - postgis/commitdiff
missed a spot
authorRegina Obe <lr@pcorp.us>
Sat, 2 Jul 2011 17:53:34 +0000 (17:53 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 2 Jul 2011 17:53:34 +0000 (17:53 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7556 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_management.xml

index f6990f1413474702fd8500f33d0e11661651a12e..1e6f84cf9a9e94b1dfbd4c373b5804565c5f0650 100644 (file)
@@ -321,7 +321,7 @@ ALTER TABLE my_schema.my_spatial_table DROP column geom;
                
                <note>
                        <para>Changed: 2.0.0 This function is provided for backward compatibility.  Now that since geometry_columns is now a view against the system catalogs,
-                           you can drop a table with geometry columns like any other table using <code>DROP TABLE</code>
+                           you can drop a table with geometry columns like any other table using <code>DROP TABLE</code></para>
                </note>
          </refsection>