aboutsummaryrefslogtreecommitdiff
path: root/include/proj/crs.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/proj/crs.hpp')
-rw-r--r--include/proj/crs.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proj/crs.hpp b/include/proj/crs.hpp
index b0b6368c..cc9fdeb9 100644
--- a/include/proj/crs.hpp
+++ b/include/proj/crs.hpp
@@ -1215,7 +1215,7 @@ class PROJ_GCC_DLL DerivedCRSTemplate final : public DerivedCRSTraits::BaseType,
*/
PROJ_DLL const BaseNNPtr baseCRS() const;
- /** \brief Instanciate a DerivedCRSTemplate from a base CRS, a deriving
+ /** \brief Instantiate a DerivedCRSTemplate from a base CRS, a deriving
* conversion and a cs::CoordinateSystem.
*
* @param properties See \ref general_properties.