X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCoupling%2FMEDCouplingCMesh.cxx;h=d1a1171f02390b05ae6fa85802301cf4e5ff894e;hb=04f1c450d57b28c7c473bdc59dc87eeef7393ca5;hp=f7e96c12198df8129efdab8745c8107923781c40;hpb=ffb8188e28b2b60ee207a8644286821bc4e8fcdc;p=tools%2Fmedcoupling.git diff --git a/src/MEDCoupling/MEDCouplingCMesh.cxx b/src/MEDCoupling/MEDCouplingCMesh.cxx index f7e96c121..d1a1171f0 100755 --- a/src/MEDCoupling/MEDCouplingCMesh.cxx +++ b/src/MEDCoupling/MEDCouplingCMesh.cxx @@ -665,7 +665,7 @@ void MEDCouplingCMesh::translate(const double *vector) /*! * Applies scaling transformation to all nodes of \a this mesh. - * \param [in] postd::size_t - coordinates of a scaling center. This array is to be of + * \param [in] point - coordinates of a scaling center. This array is to be of * size \a this->getSpaceDimension() at least. * \param [in] factor - a scale factor. */