lean4-htt/doc/dev
Jason Yuen facc356a0a
chore: fix spelling errors (#10042)
Typos were found with
```
pip install codespell --upgrade
codespell --summary --ignore-words-list enew,forin,fro,happend,hge,ihs,iterm,spred --skip stage0 --check-filenames
codespell --summary --ignore-words-list enew,forin,fro,happend,hge,ihs,iterm,spred --skip stage0 --check-filenames --regex '[A-Z][a-z]*'
codespell --summary --ignore-words-list enew,forin,fro,happend,hge,ihs,iterm,spred --skip stage0 --check-filenames --regex "\b[a-z']*"
```
2025-08-22 07:23:12 +00:00
..
bootstrap.md chore: fix spelling errors (#10042) 2025-08-22 07:23:12 +00:00
commit_convention.md doc: commit conventions and Mathlib CI (#6605) 2025-01-13 02:29:46 +00:00
debugging.md doc: stderrAsMessages is now the default on the cmdline as well (#4955) 2024-08-08 10:28:22 +00:00
ffi.md chore: update doc/dev/ffi.md after #9088 (#9112) 2025-07-01 01:00:59 +00:00
index.md chore: make USE_LAKE the default (#10016) 2025-08-21 11:43:25 +00:00
release_checklist.md chore: improvements to release checklist and scripts (#8586) 2025-06-10 22:56:06 +00:00
testing.md doc: add links to folder references (#3249) 2024-02-05 13:30:48 +00:00