Author: mordante
Date: Sat Apr 25 20:57:09 2009
New Revision: 35208

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

Modified:
    trunk/src/font.cpp

Modified: trunk/src/font.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/font.cpp?rev=35208&r1=35207&r2=35208&view=diff
==============================================================================
--- trunk/src/font.cpp (original)
+++ trunk/src/font.cpp Sat Apr 25 20:57:09 2009
@@ -317,7 +317,7 @@
                        reinterpret_cast<const FcChar8*>
                        ((game_config::path + "/fonts/").c_str()))) {
 
-               ERR_FT << "Could not load the  true type fonts\n";
+               ERR_FT << "Could not load the true type fonts\n";
                throw error();
        }
 #endif


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

Reply via email to