Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / ShHealOper / ShHealOper_RemoveFace.hxx
index b5a4390af3fbb17b45508903b7e28cad69b79904..25e881ae991a4b10d333eb6ed8fd3b4bace26ffc 100644 (file)
@@ -50,7 +50,7 @@ class ShHealOper_RemoveFace : public ShHealOper_Tool
   Standard_EXPORT ShHealOper_RemoveFace (const TopoDS_Shape& theShape);
   // Constructor initialized by shape from which faces will be removed.
   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();
   //Removes all faces from specified shape.