X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolation2D3D.txx;h=cfd759ea7f843a5ef5867ced3af514b1e994e728;hb=d426837c21eca9b56b9b8a7a7434aaf3969c8977;hp=dc63a286c1d73025b828a3d094080e1733a48d1a;hpb=5da72d398d0eb1820c3ce6dd90b8579b6b14edf5;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/Interpolation2D3D.txx b/src/INTERP_KERNEL/Interpolation2D3D.txx index dc63a286c..cfd759ea7 100644 --- a/src/INTERP_KERNEL/Interpolation2D3D.txx +++ b/src/INTERP_KERNEL/Interpolation2D3D.txx @@ -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());