0031939: Coding - correction of spelling errors in comments
[occt.git] / src / Adaptor2d / Adaptor2d_Curve2d.hxx
index c845bce..5b9dad3 100644 (file)
@@ -74,7 +74,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 virtual void Intervals (TColStd_Array1OfReal& T, const GeomAbs_Shape S) const;