Salome HOME
typo-fix by Kunda
[tools/medcoupling.git] / src / INTERP_KERNEL / InterpolationPlanar.hxx
index 6a44d8654a18d40923e1e9de0299202cccb35c78..f56496e588eb5221a13e8c02caafa91acdad7bc6 100644 (file)
@@ -37,7 +37,7 @@ namespace INTERP_KERNEL
     InterpolationPlanar();
     InterpolationPlanar(const InterpolationOptions & io);
 
-    // geometric precision, debug print level, coice of the median plane, intersection etc ...
+    // geometric precision, debug print level, choice of the median plane, intersection etc ...
     void setOptions(double precision, int printLevel,
                     IntersectionType intersectionType, int orientation=0);