X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_Gen.idl;fp=idl%2FSMESH_Gen.idl;h=ec7b9ebba6250876b1eee7ca8e349bf89de83d02;hp=878c3d6a7ff9ab2519970ee5ef7a1d312d800b2a;hb=7a3ecab720cc517ace17c5c4677fd3c20c0051ee;hpb=10191484fe88a27e962b8e4b57e09d390d8705c7 diff --git a/idl/SMESH_Gen.idl b/idl/SMESH_Gen.idl index 878c3d6a7..ec7b9ebba 100644 --- a/idl/SMESH_Gen.idl +++ b/idl/SMESH_Gen.idl @@ -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,