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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user