summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-05 18:13:40 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-05 18:13:40 +0000
commit42472745efd6da20362e0e108856c7aafa2fc914 (patch)
tree1d134657af624875470a1921e4f7449928e06f6f /libvo
parentd80d849ed7f4fbcb62cc524a07267c14a834c65f (diff)
downloadmpv-42472745efd6da20362e0e108856c7aafa2fc914.tar.bz2
mpv-42472745efd6da20362e0e108856c7aafa2fc914.tar.xz
typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22153 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_xvmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xvmc.c b/libvo/vo_xvmc.c
index aecbee1616..45310da838 100644
--- a/libvo/vo_xvmc.c
+++ b/libvo/vo_xvmc.c
@@ -586,7 +586,7 @@ found_subpic:
break;
case BACKEND_SUBPICTURE:
printf("vo_xvmc: OSD support by backend rendering (fast)\n");
- printf("vo_xvmc: Pleace send feedback to configrm that it work,otherwise send bugreport!\n");
+ printf("vo_xvmc: Please send feedback to confirm that it works,otherwise send bugreport!\n");
break;
}