From 7b53008a4d43e645f74cd56067428af4f590aef7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tobias=20Gl=C3=A4=C3=9Fer?= Date: Wed, 21 Jul 2004 19:40:09 +0000 Subject: [PATCH] Fixed typo. SVN-Revision: 1612 --- lib/special/base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/special/base.h b/lib/special/base.h index 7381dc1df..22af93314 100644 --- a/lib/special/base.h +++ b/lib/special/base.h @@ -30,7 +30,7 @@ namespace SuperTux /// 'Base' type for game objects. /** Mainly for layered use in game objects. - Containts upper left X and Y coordinates of an + Contains upper left X and Y coordinates of an object along with its width and height. */ struct base_type { -- 2.11.0