]> granicus.if.org Git - taglib/commitdiff
Missing "not" in docs.
authorScott Wheeler <wheeler@kde.org>
Sat, 31 Oct 2009 11:32:31 +0000 (11:32 +0000)
committerScott Wheeler <wheeler@kde.org>
Sat, 31 Oct 2009 11:32:31 +0000 (11:32 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1042978 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/mpeg/id3v1/id3v1tag.h

index 28dddcf0ef069ab199298d3c0a2bcbb5c20b6c53..629d589f40dc31d92ec19e375f51fbf70fd072c8 100644 (file)
@@ -52,7 +52,7 @@ namespace TagLib {
      *
      * \warning It is advisable <b>not</b> to write non-ISO-8859-1 data to ID3v1
      * tags.  Please consider disabling the writing of ID3v1 tags in the case
-     * that the data is ISO-8859-1.
+     * that the data is not ISO-8859-1.
      *
      * \see ID3v1::Tag::setStringHandler()
      */