From 169c48b43d7eddae3a56dfc679c87cda97f30b9b Mon Sep 17 00:00:00 2001 From: greenbagels Date: Thu, 25 Jun 2015 22:52:14 -0400 Subject: [PATCH] config: fix multiplier typo --- NEWS | 1 + doc/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c70aba83..ce5ace05 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ ncmpcpp-0.6.6 (????-??-??) +* A typo in the example configuration file was fixed. ncmpcpp-0.6.5 (2015-07-05) diff --git a/doc/config b/doc/config index faffcda7..7a4ef2f3 100644 --- a/doc/config +++ b/doc/config @@ -73,7 +73,7 @@ ## Multiply received samples by given value. Very ## useful for proper visualization of quiet music. ## -#visualizer_sample_multipler = 1 +#visualizer_sample_multiplier = 1 # ## ## Note: Below parameter defines how often ncmpcpp