#303: Typo fixes from mathnerd314
[supertux.git] / src / object / tilemap.hpp
index d67049d..42334bc 100644 (file)
@@ -42,7 +42,7 @@ class Tile;
 class TileSet;
 
 /**
- * This class is reponsible for drawing the level tiles
+ * This class is responsible for drawing the level tiles
  */
 class TileMap : public GameObject, public Serializable, public ScriptInterface
 {