Index: libs/spirit/test/Jamfile.v2 =================================================================== --- libs/spirit/test/Jamfile.v2 (revision 40532) +++ libs/spirit/test/Jamfile.v2 (working copy) @@ -61,7 +61,7 @@ [ spirit-run char_strings_test.cpp ] [ compile-fail char_strings_test_fail.cpp ] [ spirit-run numerics_tests.cpp : : : $(opt) ] - [ spirit-run custon_real_parser.cpp ] + [ spirit-run custom_real_parser.cpp ] ; test-suite "spirit.core.composite"