aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/audio-volume-control/README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/audio-volume-control/README')
-rw-r--r--doc/examples/audio-volume-control/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/audio-volume-control/README b/doc/examples/audio-volume-control/README
index 96f4690..097befb 100644
--- a/doc/examples/audio-volume-control/README
+++ b/doc/examples/audio-volume-control/README
@@ -13,7 +13,7 @@ more primitive IPC is sufficient, but lets assume there
are other programs interested in this information too.
To accomplish this, you create a wrapper for amixer
-than broadcasts updates on a bus. This wrapper is
+that broadcasts updates on a bus. This wrapper is
installed as ~/.local/bin/amixer, and ~/.local/bin/
is included in $PATH before /usr/bin.