aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/operation/oputils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/iso19111/operation/oputils.cpp')
-rw-r--r--src/iso19111/operation/oputils.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/iso19111/operation/oputils.cpp b/src/iso19111/operation/oputils.cpp
index b5834edf..5efbf07f 100644
--- a/src/iso19111/operation/oputils.cpp
+++ b/src/iso19111/operation/oputils.cpp
@@ -61,10 +61,10 @@ const char *NULL_GEOGRAPHIC_OFFSET = "Null geographic offset";
const char *NULL_GEOCENTRIC_TRANSLATION = "Null geocentric translation";
const char *BALLPARK_GEOGRAPHIC_OFFSET = "Ballpark geographic offset";
const char *BALLPARK_VERTICAL_TRANSFORMATION =
- " (ballpark vertical transformation)";
+ "ballpark vertical transformation";
const char *BALLPARK_VERTICAL_TRANSFORMATION_NO_ELLIPSOID_VERT_HEIGHT =
- " (ballpark vertical transformation, without ellipsoid height to vertical "
- "height correction)";
+ "ballpark vertical transformation, without ellipsoid height to vertical "
+ "height correction";
// ---------------------------------------------------------------------------