Salome HOME
Merge V8_4_BR branch.
[modules/geom.git] / src / ShHealOper / ShHealOper_Sewing.hxx
index 8044f8bb0bce28a7a48ae6d8559400cc0fa05760..519b25f2e02ee08c0d57c11df7dc46153fcd8829 100644 (file)
@@ -49,10 +49,10 @@ class ShHealOper_Sewing : public ShHealOper_Tool
   
   Standard_EXPORT ShHealOper_Sewing (const TopoDS_Shape& theShape,
                                      const Standard_Real theTolerance);
-  //Constructor for initalization by shape and tolerance.
+  //Constructor for initialization by shape and tolerance.
 
   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();
   //Performs sewing specified whole shape.