aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2016-02-05 19:57:09 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2016-02-05 19:57:09 +0900
commit31894f47f68877b0d7589e5e4295a4d63b5efa6f (patch)
treed9e216fb5102cce71a29e040fd9103d872225452 /NEWS
parentc1e3d65b683b0483c8c19659bd22c44a5e7334e3 (diff)
Fix another 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 e4b30a44..cdc855a1 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 String: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.