0031939: Coding - correction of spelling errors in comments
[occt.git] / src / Approx / Approx_SweepFunction.hxx
index 56b3d2b..bda5fbd 100644 (file)
@@ -83,7 +83,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 = 0;