A few spelling fixes, identified using krazy.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@618883 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Brad Hards
2007-01-02 11:54:03 +00:00
parent 5760457f5f
commit b9c7c6ae5f
16 changed files with 20 additions and 20 deletions

View File

@ -59,7 +59,7 @@ namespace TagLib {
virtual ~AudioProperties();
/*!
* Returns the lenght of the file in seconds.
* Returns the length of the file in seconds.
*/
virtual int length() const = 0;