leanprover / leanprover/reference-manual
Minor typo in delaborator section
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 129
- Forks
- 67
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
There is a minor typo in https://lean-lang.org/doc/reference/latest/Notations-and-Macros/Extending-Lean___s-Output/#delaborators. It talks about a "SubExp" namespace, where only "SubExpr" seems to exist (and have the mentioned functions).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked Notations and Macros section and read the delaborators subsection. Confirm that the namespace is "SubExpr" and correct the displayed "SubExp" typo; the work is done when the published reference text uses the existing namespace name.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 90/100