From: Lukáš Lalinský Date: Sat, 27 Nov 2010 07:32:32 +0000 (+0000) Subject: Docs X-Git-Tag: v1.7rc1~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15d139e271a1e6bc844817f3d68696972385c092;p=taglib Docs git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1201208 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/taglib/ape/apetag.h b/taglib/ape/apetag.h index 0c24155d..a38ff79d 100644 --- a/taglib/ape/apetag.h +++ b/taglib/ape/apetag.h @@ -114,6 +114,9 @@ namespace TagLib { * * This is the most powerfull structure for accessing the items of the tag. * + * APE tags are case-insensitive, all keys in this map have been converted + * to upper case. + * * \warning You should not modify this data structure directly, instead * use setItem() and removeItem(). */