vo_opengl: fix help output typo

This commit is contained in:
wm4 2012-10-23 00:08:59 +02:00
parent 8bf4a60bbe
commit 2cad0e35f6
1 changed files with 1 additions and 1 deletions

View File

@ -2527,7 +2527,7 @@ static const char help_text[] =
" assumed to be in sRGB.\n"
" pbo\n"
" Enable use of PBOs. This is faster, but can sometimes lead to\n"
" sparodic and temporary image corruption.\n"
" sporadic and temporary image corruption.\n"
" dither-depth=<n>\n"
" Positive non-zero values select the target bit depth.\n"
" -1: Disable any dithering done by mpv.\n"