0031939: Coding - correction of spelling errors in comments
[occt.git] / src / GeomFill / GeomFill_UniformSection.hxx
index 4bcb225..e181f8e 100644 (file)
@@ -94,7 +94,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 Standard_OVERRIDE;