diff --git a/taglib/toolkit/tfile.h b/taglib/toolkit/tfile.h index 680125ac..e514de25 100644 --- a/taglib/toolkit/tfile.h +++ b/taglib/toolkit/tfile.h @@ -207,7 +207,7 @@ namespace TagLib { void clear(); /*! - * Returns the current offset withing the file. + * Returns the current offset within the file. */ long tell() const;