summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/earthdistance/expected/earthdistance.out2
-rw-r--r--contrib/earthdistance/sql/earthdistance.sql2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/earthdistance/expected/earthdistance.out b/contrib/earthdistance/expected/earthdistance.out
index d8b8b68a72f..b867205479c 100644
--- a/contrib/earthdistance/expected/earthdistance.out
+++ b/contrib/earthdistance/expected/earthdistance.out
@@ -3,7 +3,7 @@
--
--
-- first, define the datatype. Turn off echoing so that expected file
--- does not depend on contents of earthdistance.sql or cube.sql.
+-- does not depend on contents of earthdistance.sql.
--
\set ECHO none
--
diff --git a/contrib/earthdistance/sql/earthdistance.sql b/contrib/earthdistance/sql/earthdistance.sql
index f912110a885..b3b88f701dd 100644
--- a/contrib/earthdistance/sql/earthdistance.sql
+++ b/contrib/earthdistance/sql/earthdistance.sql
@@ -4,7 +4,7 @@
--
-- first, define the datatype. Turn off echoing so that expected file
--- does not depend on contents of earthdistance.sql or cube.sql.
+-- does not depend on contents of earthdistance.sql.
--
\set ECHO none
\i earthdistance.sql