summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-28 13:02:46 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-28 13:02:46 +0000
commit1f78fb88891fe43839063a9ee74fa59541f38dfc (patch)
treee7414d93c1926c0601227425188d1c92b140dc1d /DOCS
parent9b6b3ff08c3f0c5151a379cabd08cfb0fa309f79 (diff)
downloadmpv-1f78fb88891fe43839063a9ee74fa59541f38dfc.tar.bz2
mpv-1f78fb88891fe43839063a9ee74fa59541f38dfc.tar.xz
Fix input/output channel mixup in the pan filter description.
patch by Heikki Rauhala, hvrauhal gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30449 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/usage.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml
index ea74911b3f..2e9ef0e87f 100644
--- a/DOCS/xml/en/usage.xml
+++ b/DOCS/xml/en/usage.xml
@@ -930,8 +930,8 @@ more. Unfortunately, the suboptions are much more complicated.
<para>
The remaining suboptions specify how much of each channel gets mixed into each
other channel. This is the complicated part. To break the task down, split the
- suboptions into several sets, one set for each output channel. Each suboption
- within a set corresponds to an input channel. The number you specify will be
+ suboptions into several sets, one set for each input channel. Each suboption
+ within a set corresponds to an output channel. The number you specify will be
the percentage of the input channel that gets mixed into the output channel.
</para>
<para>