Yet another the the cleanup (#43815)

This commit is contained in:
Christoph Büscher 2019-07-01 16:25:40 +02:00 committed by GitHub
parent baf155dced
commit 7cf84f9943
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 10 additions and 10 deletions

View file

@ -147,7 +147,7 @@ ST_Y(
.Description:
Returns the the latitude of the first point in the geometry.
Returns the latitude of the first point in the geometry.
["source","sql",subs="attributes,macros"]
--------------------------------------------------
@ -206,4 +206,4 @@ Returns the distance between geometries in meters. Both geometries have to be po
["source","sql",subs="attributes,macros"]
--------------------------------------------------
include-tagged::{sql-specs}/docs/geo.csv-spec[distance]
--------------------------------------------------
--------------------------------------------------