fix small typo

This commit is contained in:
mgr 2020-04-08 23:29:20 +02:00
parent 7d63e6ea78
commit e8c3e0a311

View file

@ -52,7 +52,7 @@ Note, internally device numbers are translated to the device name
of pattern "hw:<number>", so these two calls have the same effect:
(setf stump-volume-control:*sound-card* 1)
(setf stump-volume-control:*sound-card* "hw:1)
(setf stump-volume-control:*sound-card* "hw:1")
PulseAudio compatibility