]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_nonfinite_io.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / math / test / test_nonfinite_io.cpp
index 71aad86ffb730adda907a60d11d0bb7f259c9fc3..b9175498102a4b66d36975c04379de830f44e563 100644 (file)
@@ -36,7 +36,7 @@ using (boost::math::isnan)(;
 // Test nonfinite_num_put and nonfinite_num_get facets by checking
 // loopback (output and re-input) of a few values,
 // but using all the built-in char and floating-point types.
-// Only the default output is used but various ostream options are tested seperately below.
+// Only the default output is used but various ostream options are tested separately below.
 // Finite, infinite and NaN values (positive and negative) are used for the test.
 
 void trap_test_finite();