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) --- include/proj/io.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/proj/io.hpp b/include/proj/io.hpp index e56e0994..02005953 100644 --- a/include/proj/io.hpp +++ b/include/proj/io.hpp @@ -661,7 +661,7 @@ class PROJ_GCC_DLL IPROJStringExportable { *
  • For PROJStringFormatter::Convention::PROJ_4, format a string * compatible with the OGRSpatialReference::exportToProj4() of GDAL * <=2.3. It is only compatible of a few CRS objects. The PROJ string - * will also contain a +type=crs parameter to disambiguish the nature of + * will also contain a +type=crs parameter to disambiguate the nature of * the string from a CoordinateOperation. *