Fixed typo in docstring

This commit is contained in:
Louis Tiao 2017-07-07 14:17:40 +10:00 committed by GitHub
parent 1e037850f1
commit 764c9b6b44

View File

@ -176,7 +176,7 @@ class _DistributionMeta(abc.ABCMeta):
class ReparameterizationType(object):
"""Instances of this class represent how sampling is reparameterized.
Two static instances exist in the distritributions library, signifying
Two static instances exist in the distributions library, signifying
one of two possible properties for samples from a distribution:
`FULLY_REPARAMETERIZED`: Samples from the distribution are fully