]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/lls/filter.suite.m4
Fix bad grammar "allows <infinitive>".
[paraslash.git] / m4 / lls / filter.suite.m4
index 23d5ed01f7600cd0f4bb754a6a4b3aec0626a125..376e8758a1a651784c1455a97a1bff12415cf9cc 100644 (file)
@@ -4,9 +4,9 @@ version-string = GIT_VERSION()
 [supercommand para_filter]
        purpose = decode or process audio data from STDIN to STDOUT
        [description]
-               This program allows to specify a chain of filters which transform the
-               audio stream read from STDIN. A common mode of operation is to decode
-               an mp3 file with the mp3dec filter, but many other filters exist which
+               This program transforms the audio stream read from STDIN by chaining
+               one or more filters. A common mode of operation is to decode an
+               mp3 file with the mp3dec filter, but many other filters exist which
                transform the audio stream in different ways.
        [/description]
        m4_include(common-option-section.m4)