Salome HOME
Merge V8_4_BR branch.
[modules/smesh.git] / idl / SMESH_Mesh.idl
index 74619a175b81847b1015b226d0ee61131f29adac..f01de1d07abfc3791452470d0c6f3102a469412d 100644 (file)
@@ -568,7 +568,7 @@ module SMESH
       raises (SALOME::SALOME_Exception);
 
     /*!
-     * Remove an hypothesis previouly added with AddHypothesis.
+     * Remove an hypothesis previously added with AddHypothesis.
      */
     Hypothesis_Status RemoveHypothesis(in GEOM::GEOM_Object aSubObject,
                                        in SMESH_Hypothesis anHyp)
@@ -751,7 +751,7 @@ module SMESH
     double GetComputeProgress();
 
     /*!
-     * Get informations about mesh contents
+     * Get information about mesh contents
      */
     long NbNodes()
       raises (SALOME::SALOME_Exception);