Browse Source

Docs: fix WKTToSQL function example (#44377)

Fixes wrong example snippet in WKTToSQL documentation.

Closes #44299
Igor Motov 6 years ago
parent
commit
3960e1507b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/sql/functions/geo.asciidoc

+ 1 - 1
docs/reference/sql/functions/geo.asciidoc

@@ -71,7 +71,7 @@ Returns the geometry from WKT representation.
 
 ["source","sql",subs="attributes,macros"]
 --------------------------------------------------
-include-tagged::{sql-specs}/docs/geo.csv-spec[aswkt]
+include-tagged::{sql-specs}/docs/geo.csv-spec[wkttosql]
 --------------------------------------------------
 
 ==== Geometry Properties