summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 49b04bc1cd..1f5cf41acd 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1622,8 +1622,8 @@ while keeping the right aspect ratio), use the new dvbscale filter:
</para>
<para><screen>
-for 4:3 TV: -vf dvbscale,scale=-1:0,expand=-1:576:-1:-1:1
-for 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
+for a 4:3 TV: -vf dvbscale,scale=-1:0,expand=-1:576:-1:-1:1
+for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
</screen></para>
<formalpara>