]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/octonion_test.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / math / test / octonion_test.cpp
index 03c49484335a53336b395c584366e2ab735ce37c..6c528b1fc1d4025db179adee0106a2004570bb0c 100644 (file)
@@ -440,7 +440,7 @@ void    octonion_manual_test()
     BOOST_TEST_MESSAGE( "the value of the l1 norm is "
                 << l1(o0));
     
-    BOOST_TEST_MESSAGE( "the value of the magnitude (euclidian norm) is "
+    BOOST_TEST_MESSAGE( "the value of the magnitude (Euclidean norm) is "
                 << abs(o0));
     
     BOOST_TEST_MESSAGE( "the value of the (Cayley) norm is "