Skip to content

Conversation

@alok
Copy link
Contributor

@alok alok commented Dec 2, 2025

This PR fixes various typos across the codebase in documentation and comments.

  • inferedinferred (ParserCompiler.lean)
  • declartationdeclaration (Cleanup.lean)
  • certiancertain (CasesInfo.lean)
  • wilwill (Cache.lean)
  • the thethe (multiple files - PrefixTree.lean, Sum/Basic.lean, List/Nat/Perm.lean, Time.lean, Bounded.lean, Lake files)
  • to toto (MutualInductive.lean, simp_bubblesort_256.lean)
  • Grammar improvements in Bounded.lean and Time.lean

All changes are to comments and documentation only - no functional changes.

🤖 Generated with Claude Code

Fixed various typos across the codebase:
- "infered" → "inferred" (ParserCompiler.lean)
- "declartation" → "declaration" (Cleanup.lean)
- "certian" → "certain" (CasesInfo.lean)
- "wil" → "will" (Cache.lean)
- "the the" → "the" (multiple files)
- "to to" → "to" (MutualInductive.lean, simp_bubblesort_256.lean)
- Grammar improvements in Bounded.lean and Time.lean

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

Co-Authored-By: Claude <[email protected]>
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Dec 2, 2025
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase c0d5b9b52c31c181db0902b4cc107459f9df6563 --onto 5bd331e85d9d110a29fb3367dbb21854010ffcbd. You can force Mathlib CI using the force-mathlib-ci label. (2025-12-02 01:33:17)

@leanprover-bot
Copy link
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase c0d5b9b52c31c181db0902b4cc107459f9df6563 --onto d3dda9f6d4428a906c096067ecb75e432afc4615. You can force reference manual CI using the force-manual-ci label. (2025-12-02 01:33:19)

@TwoFX TwoFX changed the title fix: correct typos in documentation and comments doc: correct typos in documentation and comments Dec 2, 2025
@TwoFX TwoFX added the changelog-library Library label Dec 2, 2025
@TwoFX TwoFX added this pull request to the merge queue Dec 2, 2025
Merged via the queue into leanprover:master with commit 1e1ed16 Dec 2, 2025
24 of 25 checks passed
algebraic-dev pushed a commit that referenced this pull request Dec 8, 2025
This PR fixes various typos across the codebase in documentation and
comments.

- `infered` → `inferred` (ParserCompiler.lean)
- `declartation` → `declaration` (Cleanup.lean)
- `certian` → `certain` (CasesInfo.lean)
- `wil` → `will` (Cache.lean)
- `the the` → `the` (multiple files - PrefixTree.lean, Sum/Basic.lean,
List/Nat/Perm.lean, Time.lean, Bounded.lean, Lake files)
- `to to` → `to` (MutualInductive.lean, simp_bubblesort_256.lean)
- Grammar improvements in Bounded.lean and Time.lean

All changes are to comments and documentation only - no functional
changes.

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

Co-authored-by: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants