Author: mordante
Date: Sun Apr 19 09:51:16 2009
New Revision: 35039

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35039&view=rev
Log:
Fix a typo.

Modified:
    trunk/src/gui/widgets/grid_private.hpp

Modified: trunk/src/gui/widgets/grid_private.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/grid_private.hpp?rev=35039&r1=35038&r2=35039&view=diff
==============================================================================
--- trunk/src/gui/widgets/grid_private.hpp (original)
+++ trunk/src/gui/widgets/grid_private.hpp Sun Apr 19 09:51:16 2009
@@ -21,7 +21,7 @@
  *
  * @note This file should only be included by grid.cpp.
  *
- * This fils is being used for a small experiment in which some private
+ * This file is being used for a small experiment in which some private
  * functions of tgrid are no longer in tgrid but moved in a friend class with
  * static functions. The goal is to have less header recompilations, when
  * there's a need to add or remove a private function.


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to