aboutsummaryrefslogtreecommitdiff
path: root/include/proj/metadata.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/proj/metadata.hpp')
-rw-r--r--include/proj/metadata.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proj/metadata.hpp b/include/proj/metadata.hpp
index bd78e6e3..605ad191 100644
--- a/include/proj/metadata.hpp
+++ b/include/proj/metadata.hpp
@@ -141,7 +141,7 @@ using GeographicBoundingBoxNNPtr = util::nn<GeographicBoundingBoxPtr>;
/** \brief Geographic position of the dataset.
*
- * This is only an approximate so specifying the co-ordinate reference system is
+ * This is only an approximate so specifying the coordinate reference system is
* unnecessary.
*
* \remark Implements [GeographicBoundingBox]