Skip to content

Conversation

@alok
Copy link
Contributor

@alok alok commented Jan 2, 2026

This PR fixes various typos and grammar issues found across the reference manual:

  • "possbile" → "possible" (Grind/CaseAnalysis.lean)
  • "the the" → "the" (6 occurrences across multiple files)
  • "It also used" → "It is also used" (Grind/Algebra.lean)
  • "have already be" → "have already been" (Grind/IfElseNorm.lean)
  • "a an" → "an" (BasicTypes/Float.lean)
  • "character other that" → "any character other than" (BasicTypes/Char.lean)
  • "twos-complement" → "two's-complement" (BasicTypes/Int.lean, UInt.lean)
  • "easier avoid" → "easier to avoid" (Tactics/Reference.lean)
  • "and suggests" → "and suggest" (subject-verb agreement, Tactics/Reference.lean)

alok and others added 4 commits January 1, 2026 16:20
This PR fixes various typos and grammar issues found across the reference manual:

- "possbile" → "possible" (Grind/CaseAnalysis.lean)
- "the the" → "the" (6 occurrences across multiple files)
- "It also used" → "It is also used" (Grind/Algebra.lean)
- "have already be" → "have already been" (Grind/IfElseNorm.lean)
- "a an" → "an" (BasicTypes/Float.lean)
- "character other that" → "any character other than" (BasicTypes/Char.lean)
- "twos-complement" → "two's-complement" (BasicTypes/Int.lean, UInt.lean)
- "easier avoid" → "easier to avoid" (Tactics/Reference.lean)
- "and suggests" → "and suggest" (subject-verb agreement, Tactics/Reference.lean)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Release notes:
- Fix "of of" → "of" in v4_27_0.lean
- Fix "the the" → "the" in v4_27_0, v4_16_0, v4_10_0
- Fix "a alternative" → "an alternative" in v4_8_0
- Fix "a ordered" → "an ordered" in v4_22_0

Lake CLI:
- Fix "a archive" → "an archive" (2 occurrences)

Classes:
- Fix doubled "then" in DerivingHandlers.lean

Monads:
- Fix "API of in" → "API in" in API.lean
- Fix "making it this easier" → "making this easier"

Language:
- Fix "in to" → "into" in LogicalModel.lean
- Fix "One" → "Solo" to match earlier example in InductiveTypes.lean

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Release notes:
- Fix "pervaise" → "pervasive" in v4_23_0
- Fix "sever" → "server" in v4_20_0
- Fix "tying" → "trying" in v4_17_0
- Fix "an complex" → "a complex" in v4_21_0
- Fix "causes causes" → "causes" in v4_21_0, v4_22_0
- Fix "error error" → "error" in v4_27_0

Documentation:
- Fix "section section" → "section" in Namespaces.lean

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove double space in namespace example
- "this conflicts" → "these conflicts"
- "There are an" → "There are"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@alok alok marked this pull request as draft January 2, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant