From d1a8e2b1dcfa3c6ed53863c95f0e82305a1c3607 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 29 Nov 2015 10:16:38 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/examples/audio-volume-control/README | 2 +- doc/examples/timed/README | 2 +- 2 files changed, 2 insertions(+), 2 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. diff --git a/doc/examples/timed/README b/doc/examples/timed/README index 8293758..19ed273 100644 --- a/doc/examples/timed/README +++ b/doc/examples/timed/README @@ -12,7 +12,7 @@ When you are done run ./cleanup. Running instances of ./poll will wait for new messages continuously, but with one second timeouts. -./slow-poll works like ./poll, execpt it will sleep +./slow-poll works like ./poll, except it will sleep for one second every time it receives a message. Running instances of ./read will read for ten seconds -- cgit v1.2.3-70-g09d2