From d7a2bdefb8d47e8ca18c8cbceb1a07290cb46ff7 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 7 Mar 2021 20:29:06 +0100 Subject: typo fixes --- src/conversions/axisswap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/conversions/axisswap.cpp') diff --git a/src/conversions/axisswap.cpp b/src/conversions/axisswap.cpp index 682f74ef..9edc71f7 100644 --- a/src/conversions/axisswap.cpp +++ b/src/conversions/axisswap.cpp @@ -298,7 +298,7 @@ PJ *CONVERSION(axisswap,0) { } - /* Preparation and finalization steps are skipped, since the raison */ + /* Preparation and finalization steps are skipped, since the reason */ /* d'etre of axisswap is to bring input coordinates in line with the */ /* the internally expected order (ENU), such that handling of offsets */ /* etc. can be done correctly in a later step of a pipeline */ -- cgit v1.2.3