]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/igamma_temme_large_coef.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / math / tools / igamma_temme_large_coef.cpp
index 61849ab14a9fdc99113106324e7a38c5a70488fa..1f5e0c330c7c7c34a51038a1ea213e77d7be3f17 100644 (file)
@@ -23,7 +23,7 @@ using namespace boost::math;
 // See "The Asymptotic Expansion of the Incomplete Gamma Functions"
 // N. M. Temme.
 // Siam J. Math Anal. Vol 10 No 4, July 1979, p757.
-// Coeffient calculation is described from Eq 3.8 (p762) onwards.
+// Coefficient calculation is described from Eq 3.8 (p762) onwards.
 //
 
 //