From: Andre Noll <maan@systemlinux.org>
Date: Tue, 11 Jun 2013 18:36:23 +0000 (+0200)
Subject: Fix help text of com_touch().
X-Git-Tag: v0.4.13~32
X-Git-Url: https://git.tue.mpg.de/?a=commitdiff_plain;h=3495fcc8d976f0ce38b7612fdde8667411e8ff23;p=paraslash.git

Fix help text of com_touch().

It is the amp filter rather than the compress filter that makes use
of the amplification value stored in the audio file table.
---

diff --git a/afs.cmd b/afs.cmd
index f0bd26f1..82b6dc48 100644
--- a/afs.cmd
+++ b/afs.cmd
@@ -210,7 +210,7 @@ H:	normalize the volume of the audio file.  A value of zero means
 H:	no amplification, 64 means the amplitude should be multiplied
 H:	by a factor of two, 128 by three and so on.
 H:
-H:	This value is used by the compress filter.
+H:	This value is used by the amp filter.
 H:
 H: -v	Verbose mode. Explain what is being done.
 H: