0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / Geom2d / Geom2d_Curve.cdl
index 9cfa55f..f6edb64 100644 (file)
@@ -99,7 +99,7 @@ is
        -- redefined (for example, on a line).
      is virtual;  
 
-  Reversed (me)  returns mutable like me 
+  Reversed (me)  returns like me 
         --- Purpose : Creates a reversed duplicate Changes the orientation of this curve. The first and
        -- last parameters are not changed, but the parametric
        -- direction of the curve is reversed.