Opened 4 years ago
Closed 4 years ago
#23548 closed enhancement (fixed)
a load of typos
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.1 |
Component: | documentation | Keywords: | beginner |
Cc: | jmantysalo, tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Jori Mäntysalo |
Report Upstream: | N/A | Work issues: | |
Branch: | d86edb0 (Commits, GitHub, GitLab) | Commit: | d86edb025881530c822b62fed9d53081e194055d |
Dependencies: | Stopgaps: |
Description
various typos, including wrong "occurence" and Kuperburg
Change History (4)
comment:1 Changed 4 years ago by
- Branch set to u/chapoton/23548
- Commit set to d86edb025881530c822b62fed9d53081e194055d
- Keywords beginner added
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
- Reviewers set to Jori Mäntysalo
Seems to be OK. Of course I can't really review src/sage/combinat/tutorial.py
as I don't understand French. while pl.length():
could propably be just while pl:
.
I'll compile and test this on monday.
comment:4 Changed 4 years ago by
- Branch changed from u/chapoton/23548 to d86edb025881530c822b62fed9d53081e194055d
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
load of typos in 8.0