Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initRand() has 2 identical entries in docs #23944

Open
dreamflow opened this issue Aug 13, 2024 · 0 comments
Open

initRand() has 2 identical entries in docs #23944

dreamflow opened this issue Aug 13, 2024 · 0 comments
Labels
Needs Backporting/Fixed in Devel The issues can be solved via backporting

Comments

@dreamflow
Copy link

https://nim-lang.org/docs/random.html#initRand%2Cint64

https://nim-lang.org/docs/random.html#initRand%2Cint64_2

the second one can be deleted , it's identical to the first .

this was already reported last year in #23051
and closed as completed , but the committed fixes didn't solve it .
the second unnecessary double entry is still there .

@ringabout ringabout added the Needs Backporting/Fixed in Devel The issues can be solved via backporting label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Backporting/Fixed in Devel The issues can be solved via backporting
Projects
None yet
Development

No branches or pull requests

2 participants