Salome HOME
Some useful helpers into medcoupling python module
[tools/medcoupling.git] / src / INTERP_KERNEL / Interpolation3DSurf.cxx
old mode 100755 (executable)
new mode 100644 (file)
index 7fffa50..9ae9f2f
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -48,7 +48,7 @@ namespace INTERP_KERNEL
      - Values: positive real number.
      - Default: 1.0E-12.
      -# printLevel: Level of verboseness during the computations.
-     - Values: interger between 0 and 3.
+     - Values: integer between 0 and 3.
      - Default: 0.
   */
   void Interpolation3DSurf::setOptions(double precision, int printLevel, double medianPlan,