Salome HOME
Mantis issue 0021532: EDF 2202 GEOM: Problem when restoring groups containing a singl...
[modules/geom.git] / src / GEOMImpl / BRepTools_Modifier_21423.hxx
index b0c81cea14f291f35cd79fc95513cc072f1cd213..94da1fc42781604db7411c40008e6835dd43d8d5 100644 (file)
@@ -52,7 +52,7 @@ public:
   Standard_EXPORT   BRepTools_Modifier_21423();
   //! Creates a modifier on the shape <S>. <br>
   Standard_EXPORT   BRepTools_Modifier_21423(const TopoDS_Shape& S);
-  //! Creates a modifier on  the shape <S>, and performs <br>
+  //! Creates a modifier on the shape <S>, and performs <br>
 //!          the modifications described by <M>. <br>
   Standard_EXPORT   BRepTools_Modifier_21423(const TopoDS_Shape& S,const Handle(BRepTools_Modification)& M);
   //! Initializes the modifier with the shape <S>. <br>