X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHUtils%2FSMESH_MeshAlgos.cxx;h=1af84d5984e8ffff5b36c4c2a25deb6222cf024d;hp=a2c9c10368fe357f5ee0c6011b6ac255774f8ff5;hb=fad0945128baf5e8d6642d9805727269db28c4cd;hpb=66f913b2532f95303d193ebe98273f11782798fb diff --git a/src/SMESHUtils/SMESH_MeshAlgos.cxx b/src/SMESHUtils/SMESH_MeshAlgos.cxx index a2c9c1036..1af84d598 100644 --- a/src/SMESHUtils/SMESH_MeshAlgos.cxx +++ b/src/SMESHUtils/SMESH_MeshAlgos.cxx @@ -870,7 +870,7 @@ FindElementsByPoint(const gp_Pnt& point, /*! * \brief Find an element of given type most close to the given point * - * WARNING: Only face search is implemeneted so far + * WARNING: Only edge, face and volume search is implemented so far */ //=======================================================================