diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-03-07 20:29:00 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-03-07 20:31:43 +0100 |
| commit | 36a5a178cbd8c338a294ed5528462e65faf20a3d (patch) | |
| tree | 164a3558242c6af617f4bad082936f53f7e77043 /docs/source/development | |
| parent | 044d4c305f115a10cb8b615c721f7bbb8b19cc3b (diff) | |
| download | PROJ-36a5a178cbd8c338a294ed5528462e65faf20a3d.tar.gz PROJ-36a5a178cbd8c338a294ed5528462e65faf20a3d.zip | |
doc: typo fixes
Diffstat (limited to 'docs/source/development')
| -rw-r--r-- | docs/source/development/reference/datatypes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/development/reference/datatypes.rst b/docs/source/development/reference/datatypes.rst index cb90e8db..b4d3f5c1 100644 --- a/docs/source/development/reference/datatypes.rst +++ b/docs/source/development/reference/datatypes.rst @@ -829,7 +829,7 @@ Errors in class PROJ_ERR_INVALID_OP .. note:: some of them can also be emitted during coordinate transformation, like PROJ_ERR_INVALID_OP_FILE_NOT_FOUND_OR_INVALID in case the resource loading - is differed until it is really needed. + is deferred until it is really needed. .. c:macro:: PROJ_ERR_INVALID_OP_WRONG_SYNTAX |
