Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / idl / SMESH_Mesh.idl
index f01de1d07abfc3791452470d0c6f3102a469412d..66f5faa6f79d30b9aaa2bfbcbffc5473d16cb0de 100644 (file)
@@ -206,7 +206,7 @@ module SMESH
   {
     HYP_OK,
     HYP_MISSING,      // algo misses a hypothesis
-    HYP_CONCURENT,    // several applicable hypotheses
+    HYP_CONCURRENT,   // several applicable hypotheses
     HYP_BAD_PARAMETER,// hypothesis has a bad parameter value
     HYP_HIDDEN_ALGO,  // an algo is hidden by an upper dim algo generating all-dim elements
     HYP_HIDING_ALGO,  // an algo hides lower dim algos by generating all-dim elements