Salome HOME
Improve swig generation process on Windows platform.
[tools/medcoupling.git] / src / INTERP_KERNEL / Interpolation2D3D.txx
index 43045f8c4f7894e540ce269fcad79459c0e18fc4..cfd759ea7f843a5ef5867ced3af514b1e994e728 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  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
@@ -107,7 +107,7 @@ namespace INTERP_KERNEL
           }
       }
     else
-      throw Exception("Invalid method choosed must be in \"P0P0\".");
+      throw Exception("Invalid method chosen must be in \"P0P0\".");
     // create empty maps for all source elements
     matrix.resize(intersector->getNumberOfRowsOfResMatrix());