Skip to content

Commit bc8b0e8

Browse files
committed
DOC: Dix small doc error
Fix error in change log
1 parent c234e00 commit bc8b0e8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/change-log.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ Version 1.11.3
1212
* Standard Exponentials (:meth:`~randomstate.prng.mt19937.standard_exponential`)
1313

1414
using the ``dtype`` keyword.
15-
* Removed ``random_uintegers`` since these are special cases of
16-
:meth:`~randomstate.entropy.randint`
15+
* Removed ``random_uintegers`` since these are special cases of ``randint``
1716
* Release to include files required for install from PyPi
1817

1918
Version 1.11.2

0 commit comments

Comments
 (0)