diff --git a/taglib/mpeg/id3v1/id3v1tag.h b/taglib/mpeg/id3v1/id3v1tag.h index 28dddcf0..629d589f 100644 --- a/taglib/mpeg/id3v1/id3v1tag.h +++ b/taglib/mpeg/id3v1/id3v1tag.h @@ -52,7 +52,7 @@ namespace TagLib { * * \warning It is advisable not 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() */