updating Nolok contrib templates
[supertux.git] / lib / special / base.h
index 7381dc1..22af933 100644 (file)
@@ -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
     {