Author: shadowmaster
Date: Tue Sep 16 20:20:44 2008
New Revision: 29487
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29487&view=rev
Log:
s/settup/set-up/g
Modified:
trunk/src/config_cache.cpp
Modified: trunk/src/config_cache.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/config_cache.cpp?rev=29487&r1=29486&r2=29487&view=diff
==============================================================================
--- trunk/src/config_cache.cpp (original)
+++ trunk/src/config_cache.cpp Tue Sep 16 20:20:44 2008
@@ -47,7 +47,7 @@
defines_map_(),
path_defines_()
{
- // To settup initial defines map correctly
+ // To set-up initial defines map correctly
clear_defines();
}
@@ -66,7 +66,7 @@
{
LOG_CACHE << "Clearing defines map!\n";
defines_map_.clear();
- // settup default defines map
+ // set-up default defines map
#ifdef USE_TINY_GUI
defines_map_["TINY"] = preproc_define();
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits