Salome HOME
Typo fixes by Kunda
[modules/smesh.git] / src / SMESHUtils / SMESH_MeshAlgos.cxx
index a2c9c10368fe357f5ee0c6011b6ac255774f8ff5..1af84d5984e8ffff5b36c4c2a25deb6222cf024d 100644 (file)
@@ -870,7 +870,7 @@ FindElementsByPoint(const gp_Pnt&                           point,
 /*!
  * \brief Find an element of given type most close to the given 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
  */
 //=======================================================================
 
  */
 //=======================================================================