diff --git a/NEWS b/NEWS index 143fbe10..e5bb3aaf 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ ncmpcpp-0.7 (????-??-??) * Current MPD host may now be shown in playlist (playlist_show_mpd_host configuration variable, disabled by default). * Random album artists can now be added to the playlist. * Case insensitive searching is now Unicode aware as long as boost was compiled with ICU support. -* Searching with regular expressions are now enabled by default. +* Searching with regular expressions is now enabled by default. * Support for the Perl regular expression syntax was added. * BOOST_LIB_SUFFIX configure variable is now empty by default. * Shuffle function now shuffles only selected range if selection in playlist is active.