config: fix multiplier typo
This commit is contained in:
committed by
Andrzej Rybczak
parent
3ee2a856ae
commit
169c48b43d
1
NEWS
1
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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user