From 5827a96d56a3207a99bfb945478f1d34d9264c10 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sun, 14 Sep 2014 19:09:52 +0200 Subject: [PATCH] news: fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d068ae08..618e302e 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ ncmpcpp-0.6_beta3 * Compilation with boost-1.56 has been fixed. * Configuration option visualizer_type now accepts "spectrum" value. * Configuration option autocenter_mode is now properly read. -* Configutation option visualizer_sample_multiplier now accepts all positive numbers. +* Configuration option visualizer_sample_multiplier now accepts all positive numbers. * Documentation was updated to reflect the changes. * Mouse event handling in media library now works properly. * ncmpcpp now works properly with password protected server.