Skip to content

Commit 4e6de69

Browse files
committed
Typo.
1 parent 3d9aea2 commit 4e6de69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/distributions/continuous.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def logp(value):
102102
mode = mean
103103

104104
logp.__doc__ = """
105-
Normal log-likelihood with paraemters mu={0} and tau={1}.
105+
Normal log-likelihood with parameters mu={0} and tau={1}.
106106
107107
Parameters
108108
----------

0 commit comments

Comments
 (0)