Salome HOME
typo-fix by Kunda
[tools/medcoupling.git] / src / ParaMEDMEM / InterpolationMatrix.cxx
index 177a08dbbf8d1903531646e3db37be429fa26a6d..cf256fa7ec4e32c11f53ae4d01c8f61463b0b884 100644 (file)
@@ -81,7 +81,7 @@ namespace MEDCoupling
      \brief Adds the contribution of a distant subdomain to the*
      interpolation matrix.
      The method adds contribution to the interpolation matrix.
-     For each row of the matrix, elements are addded as
+     For each row of the matrix, elements are added as
      a (column, coeff) pair in the _coeffs array. This column number refers
      to an element on the target side via the _col_offsets array.
      It is made of a series of (iproc, ielem) pairs.