micropython/docs/reference
Damien George ee226a8b43 all: Fix "reuse" and "overridden" spelling mistakes.
Codespell doesn't pick up "re-used" or "re-uses", and ignores the tests/
directory, so fix these manually.

Signed-off-by: Damien George <damien@micropython.org>
2024-01-05 15:08:33 +11:00
..
asm_thumb2_arith.rst
asm_thumb2_compare.rst
asm_thumb2_directives.rst
asm_thumb2_float.rst
asm_thumb2_hints_tips.rst
asm_thumb2_index.rst
asm_thumb2_label_branch.rst
asm_thumb2_ldr.rst
asm_thumb2_logical_bit.rst
asm_thumb2_misc.rst
asm_thumb2_mov.rst
asm_thumb2_stack.rst
asm_thumb2_str.rst
constrained.rst all: Fix "reuse" and "overridden" spelling mistakes. 2024-01-05 15:08:33 +11:00
filesystem.rst
glossary.rst all: Fix various spelling mistakes found by codespell 2.2.6. 2023-10-03 11:24:50 +11:00
index.rst docs/reference/micropython2_migration: Add migration guide. 2023-10-27 15:28:46 +11:00
isr_rules.rst
manifest.rst
micropython2_migration.rst docs/reference/micropython2_migration: Add migration guide. 2023-10-27 15:28:46 +11:00
mpremote.rst tools/mpremote: Add support for rfc2217, serial over TCP. 2023-09-29 14:40:17 +10:00
mpyfiles.rst docs/reference/mpyfiles: Document change in .mpy sub-version. 2023-10-16 11:28:32 +11:00
packages.rst
pyboard.py.rst
repl.rst
speed_python.rst