X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=lib%2Fspecial%2Fbase.h;h=22af93314a9d5e90c88abb6dc540c8903f2c9b82;hb=133d94d5b145f325c38c8c15c9ea561bfffb092d;hp=7381dc1dfcdb86d0917f4ef5a9458a8b37dfc5b3;hpb=edaacb3651cf0560314dd008d7243be4b3b2f8c6;p=supertux.git 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 {