-
-
Notifications
You must be signed in to change notification settings - Fork 655
Fix typo in docstring #36062
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
Fix typo in docstring #36062
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
When I look at the documentation preview at the link here, I see the old wrong docstring and not the corrected one. That does not seem right to me |
Yes, that is OK -- but not the similar docstring at the top of that page! I found that place in the source file and will update the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed, it was in 2 places in the file. LGTM.
Documentation preview for this PR (built with commit 1b1f336; changes) is ready! 🎉 |
This corrects a typo in a docstring concerning subgroups of the modular group. The typo made a definition mathematically incorrect. See issue sagemath#36058 - [x ] The title is concise, informative, and self-explanatory. - [ x] The description explains in detail what this PR is about. - [ x] I have linked a relevant issue or discussion. - [ x] I have updated the documentation accordingly. ### ⌛ Dependencies No dependencies: based on 10.1.beta9 URL: sagemath#36062 Reported by: John Cremona Reviewer(s): David Coudert
This corrects a typo in a docstring concerning subgroups of the modular group. The typo made a definition mathematically incorrect.
Fixes #36058
⌛ Dependencies
No dependencies: based on 10.1.beta9