X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolationPlanar.hxx;h=f56496e588eb5221a13e8c02caafa91acdad7bc6;hb=refs%2Ftags%2FV8_5_0a1;hp=6a44d8654a18d40923e1e9de0299202cccb35c78;hpb=19e5224535682ba1d891e3df47527b0acb535098;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/InterpolationPlanar.hxx b/src/INTERP_KERNEL/InterpolationPlanar.hxx index 6a44d8654..f56496e58 100644 --- a/src/INTERP_KERNEL/InterpolationPlanar.hxx +++ b/src/INTERP_KERNEL/InterpolationPlanar.hxx @@ -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);