changeset 27878:8732c47f3d86

Fix grammar of comment and sync it with vo_x11.c
author reimar
date Sat, 15 Nov 2008 14:21:02 +0000
parents 1a34ab8d6170
children 514afc9b920e
files libvo/vo_xv.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_xv.c	Sat Nov 15 03:41:28 2008 +0000
+++ b/libvo/vo_xv.c	Sat Nov 15 14:21:02 2008 +0000
@@ -226,7 +226,7 @@
 
 #ifdef CONFIG_GUI
     if (use_gui)
-        guiGetEvent(guiSetShVideo, 0);  // let the GUI to setup/resize our window
+        guiGetEvent(guiSetShVideo, 0);  // the GUI will set up / resize the window
     else
 #endif
     {