Salome HOME
typo-fix by Kunda
[tools/medcoupling.git] / src / ParaMEDMEM / NonCoincidentDEC.cxx
index cd0184267993b0e1de62bf85a9038dc5dae7b8f6..9c62a6b6b0ca67b66c863f89110536c02a510f8f 100644 (file)
@@ -217,7 +217,7 @@ namespace MEDCoupling
           {
             elem_numbers = const_cast<fvm_lnum_t*> (support->getNumber(types[itype]));
            
-            //creating work arrays to store list of elems for partial suports
+            //creating work arrays to store list of elems for partial supports
             if (itype>0)
               {
                 fvm_lnum_t* temp = new int[nbelems];