Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / idl / SMESH_Gen.idl
index 03ae8e0f8f5f3756429b38cb089e73718fe82641..dd0866f8a240579c824e61ceea0755e75a0217b6 100644 (file)
@@ -76,7 +76,7 @@ module SMESH
   const long Tag_LastGroup              = 16;
 
   /*!
-   * Hypothesis definintion error
+   * Hypothesis definition error
    */
   struct AlgoStateError
   {
@@ -343,7 +343,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,