Fix typo in pipewire-decrease-volume docstring
This commit is contained in:
parent
d81907be16
commit
998ca396cb
2
pw-ui.el
2
pw-ui.el
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user