X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FParaFIELD.cxx;h=1cdcfd821129b5d90fce96e175e59b67131cbdfa;hb=f100fdf8977ff06ab097b9a1d1400a26b16aebb9;hp=d70a79a4ecae5fb019aabcfbb08aba2cc780cce8;hpb=5da72d398d0eb1820c3ce6dd90b8579b6b14edf5;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/ParaFIELD.cxx b/src/ParaMEDMEM/ParaFIELD.cxx index d70a79a4e..1cdcfd821 100644 --- a/src/ParaMEDMEM/ParaFIELD.cxx +++ b/src/ParaMEDMEM/ParaFIELD.cxx @@ -172,7 +172,7 @@ namespace MEDCoupling * This method returns, if it exists, an array with only one component and as many as tuples as _field has. * This array gives for every element on which this->_field lies, its global number, if this->_field is nodal. * For example if _field is a nodal field : returned array will be the nodal global numbers. - * The content of this method is used to inform Working side to accumulate data recieved by lazy side. + * The content of this method is used to inform Working side to accumulate data received by lazy side. */ DataArrayInt* ParaFIELD::returnCumulativeGlobalNumbering() const {