]> granicus.if.org Git - taglib/commitdiff
Fix a typo in NEWS
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 5 Feb 2016 01:53:56 +0000 (10:53 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 5 Feb 2016 01:53:56 +0000 (10:53 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 787f2d3bcc6ba79e3b5a9f73a530b257ddc42b3a..e4b30a44fc52872c345f6e8465f87eee63ea2fc3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,7 +34,7 @@ TagLib 1.11 (Jan 30, 2016)
  * Fixed updating the comment field of Vorbis comments.
  * Fixed reading date and time in ID3v2.3 tags.
  * Marked ByteVector::null and ByteVector::isNull() deprecated.
- * Marked String::null and ByteVector::isNull() deprecated.
+ * Marked String::null and String:isNull() deprecated.
  * Marked XiphComment::removeField() deprecated.
  * Marked Ogg::Page::getCopyWithNewPageSequenceNumber() deprecated. It returns null.
  * Marked custom integer types deprecated.