0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

typo corrected

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@212 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-03-24 23:03:37 +00:00
parent afa9873df2
commit 95a0de994a

View File

@ -34,7 +34,7 @@ static char* help_text=
" -fs fullscreen playing (only gl, xmga and xv drivers)\n"
#endif
#ifdef HAVE_XF86VM
" -vm Use XF86VidMode for psuedo-scaling with x11 driver\n (requires -fs)\n"
" -vm Use XF86VidMode for pseudo-scaling with x11 driver\n (requires -fs)\n"
#endif
" -x <x> -y <y> scale image to <x> * <y> resolution [if scalable!]\n"
"\n"