[postgis-tickets] r14922 - Fix typo in comment
Sandro
strk at kbt.io
Mon May 30 00:48:19 PDT 2016
Author: strk
Date: 2016-05-30 00:48:18 -0700 (Mon, 30 May 2016)
New Revision: 14922
Modified:
trunk/topology/sql/query/GetNodeEdges.sql.in
Log:
Fix typo in comment
Modified: trunk/topology/sql/query/GetNodeEdges.sql.in
===================================================================
--- trunk/topology/sql/query/GetNodeEdges.sql.in 2016-05-26 17:24:49 UTC (rev 14921)
+++ trunk/topology/sql/query/GetNodeEdges.sql.in 2016-05-30 07:48:18 UTC (rev 14922)
@@ -1,5 +1,5 @@
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
---
+--
-- PostGIS - Spatial Types for PostgreSQL
-- http://postgis.net
--
@@ -60,4 +60,4 @@
END
$$
LANGUAGE 'plpgsql' STABLE;
---} GetRingEdges
+--} GetNodeEdges
More information about the postgis-tickets
mailing list