aft.c: Silence scan-build warning.
[paraslash.git] / ggo / afh.m4
index 80df8948dd79962e149679d98444364ffdb75023..ba7d790114f9138282e39336bf43446eb3cac46b 100644 (file)
@@ -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.
 "
 </qu>
@@ -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.
 "