From: Tsuda Kageyu Date: Fri, 5 Feb 2016 10:57:09 +0000 (+0900) Subject: Fix another typo in NEWS. X-Git-Tag: v1.11beta2~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31894f47f68877b0d7589e5e4295a4d63b5efa6f;p=taglib Fix another typo in NEWS. --- 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.