Fix typo in pipewire-decrease-volume docstring

This commit is contained in:
Milan Zamazal 2022-06-06 20:10:01 +02:00
parent d81907be16
commit 998ca396cb
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ object. Otherwise apply it on the default audio sink."
;;;###autoload
(defun pipewire-decrease-volume ()
"Decrease volume of an audio output or input.
The volume is Decreased by `pipewire-volume-step'.
The volume is decreased by `pipewire-volume-step'.
If on a Node or Port in a PipeWire buffer, apply it on the given
object. Otherwise apply it on the default audio sink."
(interactive)