]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/math/concepts/distributions.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / math / concepts / distributions.hpp
index 2e0037787de7feafbfbf20485956d4f0c3bed9f0..37e0c00e7af01598a1b1ae15c7cdcfb331e13feb 100644 (file)
@@ -112,7 +112,7 @@ std::pair<RealType, RealType> support(const distribution_archetype<RealType>& di
 
 //
 // Next comes the concept checks for verifying that a class
-// fullfils the requirements of a Distribution:
+// fulfils the requirements of a Distribution:
 //
 template <class Distribution>
 struct DistributionConcept