Salome HOME
Merge V8_4_BR branch.
[modules/geom.git] / src / ShHealOper / ShHealOper_CloseContour.hxx
index d8d9d3389a117a678ae0d055d45dc4745e61eb17..ede77dbe864b87a3d3f40f758cc9dd9185282102 100644 (file)
@@ -27,7 +27,6 @@
 #ifndef ShHealOper_CloseContour_HeaderFile
 #define ShHealOper_CloseContour_HeaderFile
 
-#include <MMgt_TShared.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 #include <TopoDS_Wire.hxx>
@@ -51,7 +50,7 @@ class ShHealOper_CloseContour : public ShHealOper_Tool
   //Initalizes by whole shape.
 
   Standard_EXPORT virtual void Init(const TopoDS_Shape& theShape);
-   //Method for initalization by whole shape.
+   //Method for initialization by whole shape.
 
   Standard_EXPORT Standard_Boolean Perform(const TopTools_SequenceOfShape& theSeqEdges,
                           const Standard_Boolean theModeVertex = Standard_False,