Ticket #7567 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

fixdoctests-typo.patch Download (1.1 KB) - added by wcauchois 3 years ago.
based on sage 4.3.alpha0; apply to local/bin repository

Change History

Changed 3 years ago by wcauchois

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

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

comment:4 in reply to: ↑ 1 Changed 3 years ago by nthiery

Replying to wcauchois:

Thanks for fixing this!

comment:5 Changed 3 years ago by mvngu

  • Summary changed from [with patch, needs review] Fix typo in sage -advanced help text to Fix typo in sage -advanced help text
Note: See TracTickets for help on using tickets.