X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FBRepBlend%2FBRepBlend_RstRstEvolRad.hxx;h=44e8d5eddac2ec63b888807f5b10ea1632d69ffb;hb=21c7c457012cc6d981fb47d24abd33edfecf90af;hpb=81ff49158aee6c2d6df6d03baabc57fbc5cd7385 diff --git a/src/BRepBlend/BRepBlend_RstRstEvolRad.hxx b/src/BRepBlend/BRepBlend_RstRstEvolRad.hxx index 13c5810c1f..44e8d5edda 100644 --- a/src/BRepBlend/BRepBlend_RstRstEvolRad.hxx +++ b/src/BRepBlend/BRepBlend_RstRstEvolRad.hxx @@ -105,8 +105,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& PointOnRst1() const Standard_OVERRIDE; @@ -168,7 +168,7 @@ public: //! Stores in the parameters bounding the intervals //! of continuity . - //! 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;