Skip to content

Commit 4be9db4

Browse files
committed
docstring fix
1 parent ea47a94 commit 4be9db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/methods.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ end
120120
# TODO: It would be useful to define == as well.
121121

122122
"""
123-
Dist.pdf(d::UnivariateFinite, x)
123+
Distributions.pdf(d::UnivariateFinite, x)
124124
125125
Probability of `d` at `x`.
126126

0 commit comments

Comments
 (0)