diff options
Diffstat (limited to 'src/conversions/axisswap.cpp')
| -rw-r--r-- | src/conversions/axisswap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |
