]> granicus.if.org Git - postgis/commitdiff
Fix typo
authorSandro Santilli <strk@kbt.io>
Mon, 19 Aug 2019 20:19:08 +0000 (20:19 +0000)
committerSandro Santilli <strk@kbt.io>
Mon, 19 Aug 2019 20:19:08 +0000 (20:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17730 b70326c6-7e19-0410-871a-916f4a2858ee

postgis/postgis.sql.in

index 9a489d9357f815f7dd3e1a8bd45b85490283f091..6ce985a29c7e5833c83bc88cefab809e1a2c6068 100644 (file)
@@ -2829,7 +2829,7 @@ BEGIN
                                                        SELECT 1 FROM pg_catalog.pg_proc
                                                        WHERE proname = 'postgis_sfcgal_version' ) )
 
-                                -- PostGIS Topoology is available if
+                                -- PostGIS Topology is available if
                                 -- 'topology.topology' table exists
                                 -- NOTE: disabled due to https://trac.osgeo.org/postgis/ticket/2503
                                 OR ( FALSE AND rec.name = 'postgis_topology' AND EXISTS (