Salome HOME
typo-fix by Kunda
[tools/medcoupling.git] / src / INTERP_KERNEL / Interpolation3DSurf.cxx
index 9ae9f2f67943ddbcf4785a529d1ced62f49143d3..3bc2e2a01132bbfb8348bda3035c09c50c2f44cb 100644 (file)
@@ -42,7 +42,7 @@ namespace INTERP_KERNEL
      - Values: between 0 and 1.
      - Default: 0.5.
      -# doRotat: rotate the coordinate system such that the target cell is in the Oxy plane.
-     - Values: true (necessarilly if Intersection_type=Triangle), false.
+     - Values: true (necessarily if Intersection_type=Triangle), false.
      - Default: true (as default Intersection_type=Triangle)
      -# precision: Level of precision of the computations is precision times the characteristic size of the mesh.
      - Values: positive real number.