Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / ShHealOper / ShHealOper_EdgeDivide.hxx
index 1a9eebb7d8a72f5b3ae20e7e6e84fb765da9b182..2302ba8e5b65858682911a40e48db7727b0f80c1 100644 (file)
@@ -56,7 +56,7 @@ class ShHealOper_EdgeDivide : public ShHealOper_Tool
                                            const Standard_Boolean theDivideParamMode = Standard_True);
   //Performs spitting of the specified edge in the accoradnce to
   //specified mode and value.
-  //If theDivideParamMode is equal to true edge will be splitted by parameter.
+  //If theDivideParamMode is equal to true edge will be split by parameter.
   //Else edge will be spliited by length (default true).
   //theValue is coefficient for splitting from 0 to 1.