From faa5e3a19431fd8d445455f3ed33076e812a26a1 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 27 Mar 2012 01:16:40 +0000 Subject: [PATCH] minor typo correction git-svn-id: http://svn.osgeo.org/postgis/trunk@9549 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/using_postgis_dataman.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/using_postgis_dataman.xml b/doc/using_postgis_dataman.xml index bc1ea01e3..800bf2fdb 100644 --- a/doc/using_postgis_dataman.xml +++ b/doc/using_postgis_dataman.xml @@ -598,8 +598,8 @@ The GEOMETRY type calculates a meaningless cartesian distance between Reykjavik The GEOMETRY_COLUMNS VIEW In versions of PostGIS prior to 2.0.0, geometry_columns was a table that could be directly edited, and sometimes got out of synch with the actual definition of the geometry columns. - In PostGIS 2.0.0, GEOMETRY_COLUMNS became a view with the same front-facing structure as prior versions, but not reading from database system catalogs - It's structure is as follows: + In PostGIS 2.0.0, GEOMETRY_COLUMNS became a view with the same front-facing structure as prior versions, but reading from database system catalogs + Its structure is as follows: \d geometry_columns View "public.geometry_columns" -- 2.50.1