Salome HOME
Merge 'master' branch into 'V9_dev' branch.
[modules/smesh.git] / idl / SMESH_Gen.idl
index 878c3d6a7ff9ab2519970ee5ef7a1d312d800b2a..ec7b9ebba6250876b1eee7ca8e349bf89de83d02 100644 (file)
@@ -76,7 +76,7 @@ module SMESH
   const long Tag_LastGroup              = 16;
 
   /*!
-   * Hypothesis definintion error
+   * Hypothesis definition error
    */
   struct AlgoStateError
   {
@@ -348,7 +348,7 @@ module SMESH
       raises ( SALOME::SALOME_Exception );
 
     /*!
-     * Return errors of hypotheses definintion
+     * Return errors of hypotheses definition
      * algo_error_array is empty if everything is OK
      */
     algo_error_array GetAlgoState( in SMESH_Mesh        theMesh,