Salome HOME
Merge V9_dev branch into master
[modules/smesh.git] / idl / SMESH_Mesh.idl
index 69c41d4d64a49f314ea73ef9f558ab4ef02afbb1..3e8e2ca2e40ad38299387ef2037f558090a93edf 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