Salome HOME
Typo fixes by Kunda
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MeshOp.cxx
index 5d097f23b8819d66b704d513562b2daa6af07e09..cb6efcb78ff64343ce12e6cfa97f83f62356bc76 100644 (file)
@@ -2329,7 +2329,7 @@ int SMESHGUI_MeshOp::find( const SMESH::SMESH_Hypothesis_var& theHyp,
   * \param theMess - Output parameter intended for returning error message
   * \retval bool  - TRUE if mesh is edited successfully, FALSE otherwise
  *
- * Assigns new name hypotheses and algoriths to the mesh or sub-mesh
+ * Assigns new name hypotheses and algorithms to the mesh or sub-mesh
  */
 //================================================================================
 bool SMESHGUI_MeshOp::editMeshOrSubMesh( QString& theMess )