2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Oh my, fix lots of typos (search and replace).

This commit is contained in:
jzmaddock
2015-06-18 18:47:50 +01:00
parent 2c3388d1ef
commit ee2d3a68af
69 changed files with 74 additions and 74 deletions

View File

@@ -679,7 +679,7 @@ BOOST_AUTO_TEST_CASE( test_main )
std::cout << "<note>The long double tests have been disabled on this platform "
"either because the long double overloads of the usual math functions are "
"not available at all, or because they are too inaccurate for these tests "
"to pass.</note>" << std::cout;
"to pass.</note>" << std::endl;
#endif