mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Missing "not" in docs.
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1042978 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
dcf4c7458b
commit
2039c725f4
@ -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()
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user