From a825b4fa5f159604f9f61bafa21b75a22d8944f5 Mon Sep 17 00:00:00 2001 From: alberth Date: Sat, 31 Jul 2010 21:02:56 +0000 Subject: (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. --- src/newgrf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newgrf.cpp') diff --git a/src/newgrf.cpp b/src/newgrf.cpp index bd4c913e2..4abe302d2 100644 --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -223,7 +223,7 @@ typedef std::map GRFLineToSpriteOverride; static GRFLineToSpriteOverride _grf_line_to_action6_sprite_override; /** DEBUG() function dedicated to newGRF debugging messages - * Function is essentialy the same as DEBUG(grf, severity, ...) with the + * Function is essentially the same as DEBUG(grf, severity, ...) with the * addition of file:line information when parsing grf files. * NOTE: for the above reason(s) grfmsg() should ONLY be used for * loading/parsing grf files, not for runtime debug messages as there -- cgit v1.2.3-54-g00ecf