Salome HOME
typo-fix by Kunda + minor changes
[modules/smesh.git] / idl / SMESH_Mesh.idl
index f3feeaea385f47448b350298f81d6c3bda35356c..fbb9430d3bd0e31a8c70ee2f31a76f266579045f 100644 (file)
@@ -551,7 +551,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)
@@ -734,7 +734,7 @@ module SMESH
     double GetComputeProgress();
 
     /*!
-     * Get informations about mesh contents
+     * Get information about mesh contents
      */
     long NbNodes()
       raises (SALOME::SALOME_Exception);