aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2016-02-05 10:53:56 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2016-02-05 10:53:56 +0900
commitc1e3d65b683b0483c8c19659bd22c44a5e7334e3 (patch)
tree529dee958a5b5112ecba13e600925ef9a46f06b5 /NEWS
parenta8ecbbaef4e8a33bdff37f4144e4aeed2cc396dd (diff)
Fix a typo in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 787f2d3b..e4b30a44 100644
--- 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.