summaryrefslogtreecommitdiffstats
path: root/libvo/vo_gl2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_gl2.c')
-rw-r--r--libvo/vo_gl2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_gl2.c b/libvo/vo_gl2.c
index 3abf0ed2f9..13c94b2d1c 100644
--- a/libvo/vo_gl2.c
+++ b/libvo/vo_gl2.c
@@ -556,7 +556,7 @@ static void drawTextureDisplay ()
} /* for all texnumx */
} /* for all texnumy */
- /* YES - lets catch this error ...
+ /* YES - let's catch this error ...
*/
(void) glGetError ();
}