Author: zaroth
Date: Sat May 28 00:04:13 2011
New Revision: 49670

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49670&view=rev
Log:
typo fix in comment

Modified:
    trunk/src/global.hpp

Modified: trunk/src/global.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/global.hpp?rev=49670&r1=49669&r2=49670&view=diff
==============================================================================
--- trunk/src/global.hpp (original)
+++ trunk/src/global.hpp Sat May 28 00:04:13 2011
@@ -21,7 +21,7 @@
 #undef snprintf
 #define snprintf _snprintf
 
-// Disable warnig about source encoding not in current code page.
+// Disable warning about source encoding not in current code page.
 #pragma warning(disable: 4819)
 
 // Disable warning about deprecated functions.


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

Reply via email to