Make docs consistant with behavior.

BUG:178174


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@995471 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler 2009-07-12 19:54:46 +00:00
parent f7fc585665
commit 7f0f90b4ea

View File

@ -188,8 +188,7 @@ namespace TagLib {
bool isOpen() const;
/*!
* Returns true if the file is open and readble and valid information for
* the Tag and / or AudioProperties was found.
* Returns true if the file is open and readble.
*/
bool isValid() const;