summaryrefslogtreecommitdiff
path: root/Documentation/sound/designs/jack-controls.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/sound/designs/jack-controls.rst')
-rw-r--r--Documentation/sound/designs/jack-controls.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/designs/jack-controls.rst b/Documentation/sound/designs/jack-controls.rst
index ae25b1531bb0..e8a18f126a63 100644
--- a/Documentation/sound/designs/jack-controls.rst
+++ b/Documentation/sound/designs/jack-controls.rst
@@ -8,7 +8,7 @@ Why we need Jack kcontrols
ALSA uses kcontrols to export audio controls(switch, volume, Mux, ...)
to user space. This means userspace applications like pulseaudio can
switch off headphones and switch on speakers when no headphones are
-pluged in.
+plugged in.
The old ALSA jack code only created input devices for each registered
jack. These jack input devices are not readable by userspace devices