X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FSplitterTetra.txx;h=d4d0bae74fe09c7fb553f866247654eaf7cc2bb9;hb=75006818415ac26dc594b6abb806ba3c292a545c;hp=02e7c7b8f7bfe7eba2816ccdf3cc8bc78c1c1c7e;hpb=e531eb439b99c8b40cb4bd0719832f40d36b2a12;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/SplitterTetra.txx b/src/INTERP_KERNEL/SplitterTetra.txx index 02e7c7b8f..d4d0bae74 100644 --- a/src/INTERP_KERNEL/SplitterTetra.txx +++ b/src/INTERP_KERNEL/SplitterTetra.txx @@ -1108,7 +1108,7 @@ namespace INTERP_KERNEL { // The two nodes of the original mesh cell used in each tetrahedron. // The tetrahedra all have nodes (cellCenter, faceCenter, edgeNode1, edgeNode2) - // For the correspondance of the nodes, see the GENERAL_48_SUB_NODES table in calculateSubNodes + // For the correspondence of the nodes, see the GENERAL_48_SUB_NODES table in calculateSubNodes // nodes to use for tetrahedron const double* nodes[4];