0031939: Coding - correction of spelling errors in comments
[occt.git] / src / Bisector / Bisector_BisecPC.hxx
index a748e7e..baccd17 100644 (file)
@@ -41,7 +41,7 @@ DEFINE_STANDARD_HANDLE(Bisector_BisecPC, Bisector_Curve)
 
 //! Provides the bisector between a point and a curve.
 //! the curvature on the curve has to be monoton.
 
 //! Provides the bisector between a point and a curve.
 //! the curvature on the curve has to be monoton.
-//! the point can't be on the curve exept at the extremitys.
+//! the point can't be on the curve exept at the extremities.
 class Bisector_BisecPC : public Bisector_Curve
 {
 
 class Bisector_BisecPC : public Bisector_Curve
 {