0031939: Coding - correction of spelling errors in comments
[occt.git] / src / BRepBlend / BRepBlend_SurfRstEvolRad.hxx
index 67f3f2f..5131c85 100644 (file)
@@ -104,8 +104,8 @@ public:
   
   Standard_EXPORT Standard_Boolean IsSolution (const math_Vector& Sol, const Standard_Real Tol) Standard_OVERRIDE;
   
-  //! Returns   the    minimal  Distance  beetween   two
-  //! extremitys of calculed sections.
+  //! Returns   the    minimal  Distance  between   two
+  //! extremities of calculated sections.
   Standard_EXPORT virtual Standard_Real GetMinimalDistance() const Standard_OVERRIDE;
   
   Standard_EXPORT const gp_Pnt& PointOnS() const Standard_OVERRIDE;
@@ -160,7 +160,7 @@ public:
   
   //! Stores in <T> the  parameters bounding the intervals
   //! of continuity <S>.
-  //! The array must provide  enough room to  accomodate
+  //! The array must provide  enough room to  accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT void Intervals (TColStd_Array1OfReal& T, const GeomAbs_Shape S) const Standard_OVERRIDE;