Fixed #22049 -- Corrected a misspelling of dimensional
This commit is contained in:
parent
865392c478
commit
4ac4c98cbd
|
@ -168,7 +168,7 @@ field.
|
||||||
This option may be used for customizing the coordinate dimension of the
|
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
|
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
|
geometries. For spatial backends that support it, it may be set to 3 for
|
||||||
three-dimensonal support.
|
three-dimensional support.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue