Ticket #4679 (closed defect: fixed)
[with patch, positive review] Spelling errors in documentation for sage.rings.polynomial.polynomial_element
| Reported by: | tjlahey | Owned by: | tba |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-3.2.2 |
| Component: | documentation | Keywords: | polynomial, documentation |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
There are a number of small spelling errors in the docstrings for the class sage.rings.polynomial.polynomial_element.
A patch will be forthcoming.
Attachments
Change History
Changed 4 years ago by tjlahey
-
attachment
trac_4679.patch
added
comment:1 Changed 4 years ago by tjlahey
- Summary changed from Spelling errors in documentation for sage.rings.polynomial.polynomial_element to [with patch, needs review] Spelling errors in documentation for sage.rings.polynomial.polynomial_element
Added patch to fix spelling errors.
comment:2 Changed 4 years ago by TimothyClemans
- Summary changed from [with patch, needs review] Spelling errors in documentation for sage.rings.polynomial.polynomial_element to [with patch, positive review] Spelling errors in documentation for sage.rings.polynomial.polynomial_element
comment:3 Changed 4 years ago by mabshoff
- Milestone set to sage-3.2.2
Tim,
please make sure to assign a milestone when opening a ticket. This is usually the current merge milestone, i.e. 3.2.2 at the moment.
Cheers,
Michael
comment:4 follow-up: ↓ 5 Changed 4 years ago by tjlahey
Thanks. I wasn't sure what milestone to assign.
comment:5 in reply to: ↑ 4 Changed 4 years ago by mabshoff
Replying to tjlahey:
Thanks. I wasn't sure what milestone to assign.
No problem. The new trac release 0.11.2 we will be upgrading to in about a week let's the admin assign default milestones from a panel, so in the future this will become a non-issue.
Cheers,
Michael

Spelling errors patch for Trac 4679.