0031939: Coding - correction of spelling errors in comments
[occt.git] / src / GccAna / GccAna_Lin2dTanObl.hxx
index ac12eff..78c01a0 100644 (file)
@@ -99,7 +99,7 @@ public:
   //! StdFail_NotDone if the construction fails.
   Standard_EXPORT void WhichQualifier (const Standard_Integer Index, GccEnt_Position& Qualif1) const;
   
   //! 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 ParSol on
   //! the solution curv.
   //! result number Index and the first argument.
   //! ParSol is the intrinsic parameter of the point ParSol on
   //! the solution curv.
@@ -109,7 +109,7 @@ public:
   //! It raises OutOfRange if Index is greater than the  number of solutions.
   Standard_EXPORT void Tangency1 (const Standard_Integer Index, Standard_Real& ParSol, Standard_Real& ParArg, gp_Pnt2d& PntSol) const;
   
   //! It raises OutOfRange if Index is greater than the  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 intersection between the
+  //! Returns information about the intersection between the
   //! result number Index and the third argument.
   //! Raises NotDone if the construction algorithm  didn't succeed.
   //! It raises OutOfRange if Index is greater than the number of solutions.
   //! result number Index and the third argument.
   //! Raises NotDone if the construction algorithm  didn't succeed.
   //! It raises OutOfRange if Index is greater than the number of solutions.