Opened 4 years ago
Closed 4 years ago
#21224 closed enhancement (fixed)
another bunch of typos
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.4 |
Component: | documentation | Keywords: | |
Cc: | jmantysalo, mkoeppe | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Jori Mäntysalo |
Report Upstream: | N/A | Work issues: | |
Branch: | 3c1595f (Commits) | Commit: | 3c1595fd7cc956cc05a4c2c864963ac5e98dfe7a |
Dependencies: | Stopgaps: |
Description
after #21220, some other typos found in a similar way
Change History (5)
comment:1 Changed 4 years ago by
- Branch set to public/21224
- Cc jmantysalo mkoeppe added
- Commit set to 3c1595fd7cc956cc05a4c2c864963ac5e98dfe7a
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
- Reviewers set to Jori Mäntysalo
Seems to be OK, I'll compile and test it later today. But what is the meaning of
function_map = { 'foo': foo, . . .
? Unused variable? Variable that breaks when you corrected the spelling?
comment:3 follow-up: ↓ 4 Changed 4 years ago by
unused, does not appear anywhere else in sage
comment:4 in reply to: ↑ 3 Changed 4 years ago by
- Status changed from needs_review to positive_review
comment:5 Changed 4 years ago by
- Branch changed from public/21224 to 3c1595fd7cc956cc05a4c2c864963ac5e98dfe7a
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
aonther bunch of typos