summaryrefslogtreecommitdiffstats
path: root/libvo/vo_dga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_dga.c')
-rw-r--r--libvo/vo_dga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_dga.c b/libvo/vo_dga.c
index 098149f330..f7aacaf02d 100644
--- a/libvo/vo_dga.c
+++ b/libvo/vo_dga.c
@@ -727,7 +727,7 @@ static uint32_t config( uint32_t width, uint32_t height,
return 1;
}
-// now lets start the DGA thing
+// now let's start the DGA thing
if ( !vo_config_count || width != prev_width || height != prev_height )
{