config: fix multiplier typo

master
greenbagels 11 years ago committed by Andrzej Rybczak
parent 3ee2a856ae
commit 169c48b43d
  1. 1
      NEWS
  2. 2
      doc/config

@ -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

Loading…
Cancel
Save