X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FGccAna%2FGccAna_Circ2dTanOnRad.hxx;h=892dd8841a2e7dbe1cdf24e3114840b47e2ad13f;hb=21c7c457012cc6d981fb47d24abd33edfecf90af;hpb=81ff49158aee6c2d6df6d03baabc57fbc5cd7385 diff --git a/src/GccAna/GccAna_Circ2dTanOnRad.hxx b/src/GccAna/GccAna_Circ2dTanOnRad.hxx index a872e12cb2..892dd8841a 100644 --- a/src/GccAna/GccAna_Circ2dTanOnRad.hxx +++ b/src/GccAna/GccAna_Circ2dTanOnRad.hxx @@ -151,7 +151,7 @@ public: //! StdFail_NotDone if the construction fails. Standard_EXPORT void WhichQualifier (const Standard_Integer Index, GccEnt_Position& Qualif1) const; - //! Returns informations about the tangency point between the + //! Returns information about the tangency point between the //! result number Index and the first argument. //! ParSol is the intrinsic parameter of the point on the //! solution curv. @@ -164,7 +164,7 @@ public: //! number of solutions. Standard_EXPORT void Tangency1 (const Standard_Integer Index, Standard_Real& ParSol, Standard_Real& ParArg, gp_Pnt2d& PntSol) const; - //! Returns informations about the center (on the curv) + //! Returns information about the center (on the curv) //! of the result. //! ParArg is the intrinsic parameter of the point on //! the argument curv.