Ticket #7567 (closed defect: fixed)
Fix typo in sage -advanced help text
| Reported by: | wcauchois | Owned by: | tbd |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.3 |
| Component: | doctest coverage | Keywords: | |
| Cc: | nthiery | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Francis Clarke |
| Authors: | William Cauchois | Merged in: | sage-4.3.alpha1 |
| Dependencies: | Stopgaps: |
Description
As of sage-4.3.alpha0, there's a small typo in the help text you get by running sage -advanced: the line that starts with "-fixdoctest" should be "-fixdoctests", as the latter is the correct name for the command. This typo was introduced in #6354. The attached patch fixes this (apply to the repository in local/bin).
Attachments
Change History
Changed 3 years ago by wcauchois
-
attachment
fixdoctests-typo.patch
added
comment:1 follow-up: ↓ 4 Changed 3 years ago by wcauchois
- Status changed from new to needs_review
- Summary changed from Fix typo in sage -advanced help text to [with patch, needs review] Fix typo in sage -advanced help text
comment:2 Changed 3 years ago by fwclarke
- Status changed from needs_review to positive_review
Clearly corrects the problem.
comment:3 Changed 3 years ago by mhansen
- Status changed from positive_review to closed
- Reviewers set to Francis Clarke
- Resolution set to fixed
- Merged in set to sage-4.3.alpha1
- Authors set to William Cauchois
Note: See
TracTickets for help on using
tickets.

based on sage 4.3.alpha0; apply to local/bin repository