From d8a76a6b595bce9cbfb45ec23149a5e4fb533479 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 29 Oct 2008 20:05:59 +0000 Subject: Typo. svn-id: r34866 --- graphics/VectorRenderer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/VectorRenderer.h b/graphics/VectorRenderer.h index 17303c3c9d..b4c2099da8 100644 --- a/graphics/VectorRenderer.h +++ b/graphics/VectorRenderer.h @@ -90,8 +90,8 @@ VectorRenderer *createRenderer(int mode); * the actual rendering functionality for each Byte Depth / Byte Format * combination, and may also contain platform specific code. * - * When specifing define DISABLE_FANCY_THEMES some eye candy related code - * gets stripped of. This is especially useful for small devices like NDS. + * When specifying define DISABLE_FANCY_THEMES eye candy related code + * gets stripped off. This is especially useful for small devices like NDS. * Also note that if you specify DISABLE_FANCY_THEMES, you'll need to * specify a forced overlay bit format via VECTOR_RENDERER_FORMAT define. * The value looks like 'XYZ' for RXGYBZ mode, so R5G5B5 would be specified -- cgit v1.2.3