Author: mordante
Date: Sat Apr  5 13:25:10 2008
New Revision: 25562

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

Modified:
    trunk/src/gui/widgets/window_builder.cpp

Modified: trunk/src/gui/widgets/window_builder.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/window_builder.cpp?rev=25562&r1=25561&r2=25562&view=diff
==============================================================================
--- trunk/src/gui/widgets/window_builder.cpp (original)
+++ trunk/src/gui/widgets/window_builder.cpp Sat Apr  5 13:25:10 2008
@@ -240,7 +240,7 @@
                definition = "default";
        }
 
-       DBG_G_P << "Window builder: found button with id '" 
+       DBG_G_P << "Window builder: found widget with id '" 
                << id << "' and definition '" << definition << "'.\n";
        
 }


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

Reply via email to