changeset 32373:67c00c59eba6

Spelling fix.
author reimar
date Sat, 09 Oct 2010 11:33:50 +0000
parents 96f96cb1ffc0
children 40bb8aa55f55
files libvo/mga_template.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/mga_template.c	Sat Oct 09 11:31:40 2010 +0000
+++ b/libvo/mga_template.c	Sat Oct 09 11:33:50 2010 +0000
@@ -338,7 +338,7 @@
   case VOCTRL_FULLSCREEN:
       vo_x11_fullscreen();
       vo_panscan_amount=0;
-    /* indended, fallthrough to update panscan on fullscreen/windowed switch */
+    /* intended, fallthrough to update panscan on fullscreen/windowed switch */
 #endif
   case VOCTRL_SET_PANSCAN:
       if ( vo_fs && ( vo_panscan != vo_panscan_amount ) ) // || ( !vo_fs && vo_panscan_amount ) )