Salome HOME
Fix for the bug IPAL22851: Sub-shapes spelling
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_BuilderShape.cdl
index e54d5ac1d9bfb264d645b590b5879ea3297bcbeb..b19cc30eb27e5882697ea2421fcbbbe94acba0fc 100755 (executable)
@@ -77,17 +77,17 @@ is
        is virtual; 
         
     HasDeleted (me)  
-       ---Purpose: Returns true if the at least one shape(or subshape) 
+       ---Purpose: Returns true if the at least one shape(or sub-shape) 
        --          of arguments has been deleted.
        returns Boolean from Standard;  
         
     HasGenerated (me)  
-       ---Purpose: Returns true if the at least one shape(or subshape) 
+       ---Purpose: Returns true if the at least one shape(or sub-shape) 
        --          of arguments has generated shapes.
        returns Boolean from Standard;    
 
     HasModified (me)  
-       ---Purpose: Returns true if the at least one shape(or subshape) 
+       ---Purpose: Returns true if the at least one shape(or sub-shape) 
        --          of arguments has modified shapes.
        returns Boolean from Standard;