Opened 11 years ago
Closed 11 years ago
#11378 closed defect (fixed)
minor grammatical edit for doc/developer/doctesting.html#beyond-the-sage-library
Reported by: | mariah | Owned by: | mvngu |
---|---|---|---|
Priority: | trivial | Milestone: | sage-4.7.1 |
Component: | documentation | Keywords: | |
Cc: | Merged in: | sage-4.7.1.alpha2 | |
Authors: | Mariah Lenox | Reviewers: | John Palmieri |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The Developer's Guide, in the section "Doctesting the Sage Library", in the subsection "Beyond the Sage Library", has the following sentence: "The doctesting scripts of a Sage installation currently have limited support for doctesting of modules outside of that Sage library."
I believe it should read "...outside of the Sage library".
Apply: trac_11378.patch
Attachments (1)
Change History (6)
comment:1 Changed 11 years ago by
- Description modified (diff)
- Status changed from new to needs_review
comment:2 follow-up: ↓ 3 Changed 11 years ago by
Changed 11 years ago by
comment:3 in reply to: ↑ 2 Changed 11 years ago by
Replying to jhpalmieri:
Actually, I think it should probably say "outside of the Sage library for that version of Sage".
That does sound more clear. I have update my patch to use your suggested wording.
comment:4 Changed 11 years ago by
- Reviewers set to John Palmieri
- Status changed from needs_review to positive_review
Okay, looks good.
comment:5 Changed 11 years ago by
- Merged in set to sage-4.7.1.alpha2
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Actually, I think it should probably say "outside of the Sage library for that version of Sage".