From d7a2bdefb8d47e8ca18c8cbceb1a07290cb46ff7 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 7 Mar 2021 20:29:06 +0100 Subject: typo fixes --- include/proj/common.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/proj/common.hpp') diff --git a/include/proj/common.hpp b/include/proj/common.hpp index 04ad63ad..c8ffe904 100644 --- a/include/proj/common.hpp +++ b/include/proj/common.hpp @@ -292,7 +292,7 @@ using IdentifiedObjectPtr = std::shared_ptr; /** Non-null shared pointer of IdentifiedObject. */ using IdentifiedObjectNNPtr = util::nn; -/** \brief Abstract class representating a CRS-related object that has an +/** \brief Abstract class representing a CRS-related object that has an * identification. * * \remark Implements IdentifiedObject from \ref ISO_19111_2019 -- cgit v1.2.3