From 19ead074e165d8400678496d7ee411278b9d30cf Mon Sep 17 00:00:00 2001 From: Marco Hutter Date: Thu, 21 Nov 2024 17:59:19 +0100 Subject: [PATCH] Minor wording fix in comment --- src/validation/extensions/NgaGpmValidator.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/validation/extensions/NgaGpmValidator.ts b/src/validation/extensions/NgaGpmValidator.ts index f55d794d..cc74be3b 100644 --- a/src/validation/extensions/NgaGpmValidator.ts +++ b/src/validation/extensions/NgaGpmValidator.ts @@ -38,7 +38,7 @@ enum EpsgEcefCodes { const UNIT_VECTOR_LENGTH_EPSILON = 0.00001; /** - * The epsilon for the validation orthogonality unit vectors. + * The epsilon for the validation of orthogonality of unit vectors. * * When the absolute dot product between two unit vectors * is greater than this epsilon, then this is considered