summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;
}