summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-31 18:52:40 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-31 18:52:40 +0000
commitb70a40ff00a8872ad718db4a0bd4fa39add22487 (patch)
tree0881272f85861884fb4813b87c2cf91f96a8183d /DOCS
parent6714bfc83748d14267cdbab1ebfc7ea029d66912 (diff)
downloadmpv-b70a40ff00a8872ad718db4a0bd4fa39add22487.tar.bz2
mpv-b70a40ff00a8872ad718db4a0bd4fa39add22487.tar.xz
Typo fix: missing "get".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20572 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 417c073fa7..e615da5888 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1386,7 +1386,7 @@ main goal of this interface is to maximize the speed of video playback.
<option>-vo mga</option> or <option>-vo fbdev</option>. nVidia cards however
are able to output truly graphical video on a real text console. See the
<link linkend="vidix-nvidia">nvidia_vid</link> section for more information.
- To rid of text on the borders and the blinking cursor, try something like
+ To get rid of text on the borders and the blinking cursor, try something like
</simpara>
<screen>setterm -cursor off > /dev/tty9</screen>