Skip to content

Fix spelling typos in docs, source, and scripts#818

Open
mr-raj12 wants to merge 1 commit intoaboutcode-org:mainfrom
mr-raj12:fix/spelling-typos-across-codebase
Open

Fix spelling typos in docs, source, and scripts#818
mr-raj12 wants to merge 1 commit intoaboutcode-org:mainfrom
mr-raj12:fix/spelling-typos-across-codebase

Conversation

@mr-raj12
Copy link

@mr-raj12 mr-raj12 commented Feb 2, 2026

Summary

Spelling typos found using codespell and fixed manually across 49 files (100+ corrections).

Scope

  • Docs: deploy_to_devel.rst, rest_api.rst, symbol_and_string_collection.rst, symbols_and_strings.rst
  • Source: clearcode/, matchcode/, minecode/, packagedb/, matchcode_pipeline/, minecode_pipelines/
  • Scripts: etc/scripts/, etc/ci/

All changes are limited to comments, docstrings, help text, and documentation. Two local variable renames (partionspartitions, splittedsplit_parts)
and one user-facing string fix (No Route AvailibleNo Route Available). No database migrations needed.

Full list of corrections: #817

Fixes #817

Signed-off-by: Mrityunjay Raj mr.raj.earth@gmail.com

Spelling typos found using codespell and fixed manually across 49 files.

Scope:
- Docs: deploy_to_devel.rst, rest_api.rst, symbol_and_string_collection.rst,
  symbols_and_strings.rst
- Source: clearcode/, matchcode/, minecode/, packagedb/, matchcode_pipeline/,
  minecode_pipelines/
- Scripts: etc/scripts/, etc/ci/

All changes are limited to comments, docstrings, help text, and documentation.
Two local variable renames (partions->partitions, splitted->split_parts) and
one user-facing string fix (No Route Availible->No Route Available).
No database migrations needed.

Signed-off-by: Mrityunjay Raj <mr.raj.earth@gmail.com>
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.

Fix spelling typos in docs, source, and scripts

1 participant