From: Scott Wheeler Date: Sun, 12 Jul 2009 19:54:46 +0000 (+0000) Subject: Make docs consistant with behavior. X-Git-Tag: v1.6rc1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f0f90b4eaee6dcae398dd2247aa00e04c2982fd;p=taglib 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 --- diff --git a/taglib/toolkit/tfile.h b/taglib/toolkit/tfile.h index e514de25..16cc73b0 100644 --- a/taglib/toolkit/tfile.h +++ b/taglib/toolkit/tfile.h @@ -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;