Commit 4ac4c98c authored by djendrju's avatar djendrju Committed by Baptiste Mispelon
Browse files

Fixed #22049 -- Corrected a misspelling of dimensional

parent 865392c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@ field.
This option may be used for customizing the coordinate dimension of the
geometry field.  By default, it is set to 2, for representing two-dimensional
geometries.  For spatial backends that support it, it may be set to 3 for
three-dimensonal support.
three-dimensional support.

.. note::