From ea3f53746c859c73c775bf11d17f8471d0fb59f2 Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Tue, 4 May 2021 09:05:06 +1200 Subject: DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705) --- src/iso19111/coordinatesystem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/iso19111/coordinatesystem.cpp') diff --git a/src/iso19111/coordinatesystem.cpp b/src/iso19111/coordinatesystem.cpp index 2bfe30e6..498e3035 100644 --- a/src/iso19111/coordinatesystem.cpp +++ b/src/iso19111/coordinatesystem.cpp @@ -1108,7 +1108,7 @@ CartesianCSNNPtr CartesianCS::createSouthPoleEastingNorthNorthingNorth( /** \brief Instantiate a CartesianCS with the three geocentric axes. * - * @param unit Liinear unit of the axes. + * @param unit Linear unit of the axes. * @return a new CartesianCS. */ CartesianCSNNPtr -- cgit v1.2.3