Salome HOME
23566: EDF 17146 - Problem with viscous layer
[modules/smesh.git] / src / Controls / SMESH_ControlsDef.hxx
index 452b27a39216186bc307386159484f824f34b9ca..34c3453efd9b6e894df193ba9f7807e2be317530 100644 (file)
@@ -291,7 +291,7 @@ namespace SMESH{
 
     /*
       Class       : Length2D
-      Description : Functor for calculating length of edge
+      Description : Functor for calculating minimal length of edge
     */
     class SMESHCONTROLS_EXPORT Length2D: public virtual NumericalFunctor{
     public: