Skip to content

Commit

Permalink
Merge pull request JuliaStats#444 from dourouc05/master
Browse files Browse the repository at this point in the history
Typo in doc
  • Loading branch information
johnmyleswhite committed Jan 14, 2016
2 parents ddccc58 + a95f7d8 commit ae0a846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/univariate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Let ``d`` be a distribution:

.. function:: ismesokurtic(d)

Return whether ``d`` is leptokurtic (*i.e* ``kurtosis(d) == 0``).
Return whether ``d`` is mesokurtic (*i.e* ``kurtosis(d) == 0``).

.. function:: entropy(d)

Expand Down

0 comments on commit ae0a846

Please sign in to comment.