doc/filters.texi: fix typo in volume description

This commit is contained in:
Stefano Sabatini 2012-01-07 21:39:15 +01:00
parent c8e309c2a6
commit 78c47e0a1e
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ how the audio volume will be increased or decreased.
Output values are clipped to the maximum value.
If @var{vol} is expressed as a decimal number, and the output audio
If @var{vol} is expressed as a decimal number, the output audio
volume is given by the relation:
@example
@var{output_volume} = @var{vol} * @var{input_volume}