diff options
Diffstat (limited to 'src/gfx/rndr_gu2.c')
-rw-r--r-- | src/gfx/rndr_gu2.c | 2 |
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 */ |