From 60c507f0c2499b31419369683c4ddfecacc68266 Mon Sep 17 00:00:00 2001 From: Aditya Joshi Date: Fri, 9 Aug 2024 16:49:23 -0400 Subject: [PATCH] spell check --- ma/maSnap.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ma/maSnap.cc b/ma/maSnap.cc index 73217e73b..d75426e8d 100644 --- a/ma/maSnap.cc +++ b/ma/maSnap.cc @@ -486,7 +486,7 @@ static void interpolateParametricCoordinatesOnRegularFace( /* check if the new point is inside the model. * otherwise re-run the above loop with last option - * in "interpolateParametricCoordinae" being 1. + * in "interpolateParametricCoordinate" being 1. * Notes * 1) we are assuming manifold surfaces * 2) we only check for faces that are periodic