From 22654ce7c0acaab875c9427592a42093ac75e8cd Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Thu, 6 May 2021 10:37:06 +1200 Subject: DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707) --- 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 2f935a0c..672032d0 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. *