X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMImpl%2FBRepBuilderAPI_ModifyShape_21423.hxx;h=d67e70e1b5a6e134564ab8bef41e87c62056a9d0;hb=2c478ddf4464fde41fa05186fe312d421d850130;hp=b631347f26d82ad50a982eb2426e55baf6e99878;hpb=59c66d2ea4f80e89d29105f83743ab86c8dab454;p=modules%2Fgeom.git diff --git a/src/GEOMImpl/BRepBuilderAPI_ModifyShape_21423.hxx b/src/GEOMImpl/BRepBuilderAPI_ModifyShape_21423.hxx index b631347f2..d67e70e1b 100644 --- a/src/GEOMImpl/BRepBuilderAPI_ModifyShape_21423.hxx +++ b/src/GEOMImpl/BRepBuilderAPI_ModifyShape_21423.hxx @@ -67,10 +67,10 @@ public: //! .
Standard_EXPORT virtual const TopTools_ListOfShape& Modified(const TopoDS_Shape& S) ; //! Returns the modified shape corresponding to .
-//! S can correspond to the entire initial shape or to its subshape.
+//! S can correspond to the entire initial shape or to its sub-shape.
//! Exceptions
//! Standard_NoSuchObject if S is not the initial shape or
-//! a subshape of the initial shape to which the
+//! a sub-shape of the initial shape to which the
//! transformation has been applied. Raises NoSuchObject from Standard
//! if S is not the initial shape or a sub-shape
//! of the initial shape.