diff --git a/mkl_random/mklrand.pyx b/mkl_random/mklrand.pyx index bf343ae..62cebd4 100644 --- a/mkl_random/mklrand.pyx +++ b/mkl_random/mklrand.pyx @@ -2455,7 +2455,7 @@ cdef class RandomState: Draw samples from a Beta distribution. - The Beta distribution is a special case of the Dirichlet distribution, + The Beta distribution is a special case of the Dirichlet distribution and is related to the Gamma distribution. It has the probability distribution function