Skip to content

Commit

Permalink
Typo in doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
dourouc05 committed Jan 14, 2016
1 parent ddccc58 commit a95f7d8
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 a95f7d8

Please sign in to comment.