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
|
;;;###autoload
|
||||||
(defun pipewire-decrease-volume ()
|
(defun pipewire-decrease-volume ()
|
||||||
"Decrease volume of an audio output or input.
|
"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
|
If on a Node or Port in a PipeWire buffer, apply it on the given
|
||||||
object. Otherwise apply it on the default audio sink."
|
object. Otherwise apply it on the default audio sink."
|
||||||
(interactive)
|
(interactive)
|
||||||
|
Loading…
Reference in New Issue
Block a user