From 427a5ce5441af1641a0deac137b93a5b893b3bac Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 18 Sep 2011 16:23:34 +0200 Subject: [PATCH] afh: Fix two typos in the man page. --- ggo/afh.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ggo/afh.m4 b/ggo/afh.m4 index 80df8948..ba7d7901 100644 --- a/ggo/afh.m4 +++ b/ggo/afh.m4 @@ -16,7 +16,7 @@ files. It can be used to an audio file. - write selected parts of the given audio files 'just in time' - to sdout. This may be useful for third-party software that + to stdout. This may be useful for third-party software that is capable of reading from stdin. " @@ -117,7 +117,7 @@ dependon="stream" details=" Write the specified chunks of data 'just in time', i.e. the write of each chunk is delayed until the time it is needed - by the decoder/player in order to guarantee an uninterupted + by the decoder/player in order to guarantee an uninterrupted audio stream. " -- 2.39.2