From dd0ad3cba4534cb9b36dc0b6c8b412a0f1b10cf2 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 18 Aug 2011 23:18:20 +0200 Subject: SDL: Fix typo. --- backends/graphics/sdl/sdl-graphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/graphics') diff --git a/backends/graphics/sdl/sdl-graphics.h b/backends/graphics/sdl/sdl-graphics.h index b42eafdaa5..ea9149fccb 100644 --- a/backends/graphics/sdl/sdl-graphics.h +++ b/backends/graphics/sdl/sdl-graphics.h @@ -32,7 +32,7 @@ class SdlEventSource; * * It features a few extra a few extra features required by SdlEventSource. * FIXME/HACK: - * Note it does not inherit from GraphicsManager to avoid a diamon inheritance + * Note it does not inherit from GraphicsManager to avoid a diamond inheritance * in the current OpenGLSdlGraphicsManager. */ class SdlGraphicsManager { -- cgit v1.2.3