Author: loonycyborg
Date: Tue May 12 20:43:01 2009
New Revision: 35602

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35602&view=rev
Log:
Typo fix.

Modified:
    trunk/src/tests/test_lexical_cast.cpp

Modified: trunk/src/tests/test_lexical_cast.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/tests/test_lexical_cast.cpp?rev=35602&r1=35601&r2=35602&view=diff
==============================================================================
--- trunk/src/tests/test_lexical_cast.cpp (original)
+++ trunk/src/tests/test_lexical_cast.cpp Tue May 12 20:43:01 2009
@@ -47,7 +47,7 @@
                                                (TU, const boost::true_type&)) 
&tclass::cast);         \
                                                                                
\
                        BOOST_REQUIRE_MESSAGE((*type == expected_type) == 
match,           \
-                                       "Test failed : Excpected result "       
                   \
+                                       "Test failed : Expected result "        
                  \
                                        << (match ? "equal " : "not equal") << 
'\n'                \
                                        << "type:     " << typeid(TS).name() << 
'\n'               \
                                        << "caught:   " <<type->name() << '\n'  
                   \


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

Reply via email to