]> granicus.if.org Git - taglib/commitdiff
Fix typo
authorJeff Mitchell <mitchell@kde.org>
Mon, 15 Jun 2009 19:40:33 +0000 (19:40 +0000)
committerJeff Mitchell <mitchell@kde.org>
Mon, 15 Jun 2009 19:40:33 +0000 (19:40 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@982404 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/toolkit/tfile.h

index 680125ac20263522e6e769be3b426d216adf7d42..e514de2574529e5eaea63ea254c3b004cb904405 100644 (file)
@@ -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;