summaryrefslogtreecommitdiff
path: root/src/gfx/rndr_gu2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfx/rndr_gu2.c')
-rw-r--r--src/gfx/rndr_gu2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfx/rndr_gu2.c b/src/gfx/rndr_gu2.c
index a8126fb..ed327b3 100644
--- a/src/gfx/rndr_gu2.c
+++ b/src/gfx/rndr_gu2.c
@@ -137,7 +137,7 @@ gfx_set_bpp(unsigned short bpp)
{
GFXbpp = bpp;
- /* COVERT TO BPP/FORMAT VALUE */
+ /* CONVERT TO BPP/FORMAT VALUE */
/* Save in global to combine with ROP later. */
/* Could write register here and then use byte access for */
/* the ROP, but would need to set other 24 bits to make */