Salome HOME
Optimize performance of mesh deletion upon hyp modification
[modules/smesh.git] / resources / StdMeshers.xml.in
index dc80071a7850640cc21bc69b2ab356ce5a86c978..19b9f895a099be52c9a210a5bed7c70a2092d1d3 100644 (file)
@@ -46,7 +46,7 @@
              different dimensions. Compatible algos have equal geometries in "input" and "output".
      need-hyp - (optional) Boolean. Does the algo require a hypothesis or not. Default is "false".
      need-geom - (optional) [true, fasle, never]. Can the algo work w/o geometry or not.
-             Default is "true" "never" means that the algo can't work with geometry.
+             Default is "true". "never" means that the algo can't work with geometry.
      support-submeshes - (optional) Boolean. Does an multi-dimensional algo support sub-meshes.
                          Default is "false".