summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-18 21:57:51 +0000
committernicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-18 21:57:51 +0000
commit14c4084899008c9d2a9dae341fde10d5db9f3a53 (patch)
tree0e1de7c7adec447eb4f42b8a5ee67c439c206f22 /DOCS
parent36e6ca75bce0cd93ad23ee56fdbfd0f097b7b30b (diff)
downloadmpv-14c4084899008c9d2a9dae341fde10d5db9f3a53.tar.bz2
mpv-14c4084899008c9d2a9dae341fde10d5db9f3a53.tar.xz
fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9457 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/encoding.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/en/encoding.html b/DOCS/en/encoding.html
index 8359f187ae..a69a8222c9 100644
--- a/DOCS/en/encoding.html
+++ b/DOCS/en/encoding.html
@@ -115,7 +115,7 @@
aspect ratio</A> section.</P>
<P>The scaling process is handled by the <I>'scale'</I> video filter:
- <CODE>-vop scale=widht:height</CODE>. Its quality can be set with the
+ <CODE>-vop scale=width:height</CODE>. Its quality can be set with the
<CODE>-sws</CODE> option. If it's not specified, MEncoder will use 0:
fast bilinear.</P>