Fix typo in comment
authorSandro Santilli <strk@keybit.net>
Mon, 30 May 2016 07:48:18 +0000 (07:48 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 30 May 2016 07:48:18 +0000 (07:48 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14922 b70326c6-7e19-0410-871a-916f4a2858ee

topology/sql/query/GetNodeEdges.sql.in

index 933d9c1ffd3f54ad67e3ba95b91e595c5cdadb60..05ba5d6ca8e31285a268182f0d48643872d01f2c 100644 (file)
@@ -1,5 +1,5 @@
 -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
--- 
+--
 -- PostGIS - Spatial Types for PostgreSQL
 -- http://postgis.net
 --
@@ -60,4 +60,4 @@ BEGIN
 END
 $$
 LANGUAGE 'plpgsql' STABLE;
---} GetRingEdges
+--} GetNodeEdges