Skip to content

Conversation

@mr-raj12
Copy link

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

Summary

Spelling typos found using codespell and fixed manually across 18 files (26 corrections).

Scope

  • Docs: CHANGELOG.rst, built-in-pipelines.rst, distros-os-images.rst, faq.rst, installation.rst, introduction.rst, output-files.rst,
    tutorial_api_analyze_package_archive.rst
  • Source: models.py, pipelines/__init__.py, pipes/__init__.py, pipes/d2d.py, pipes/d2d_config.py, pipes/scancode.py, pipes/symbolmap.py
  • Tests: test_scancode.py, test_models.py, test_pipelines.py

All changes are limited to comments, docstrings, help text, and documentation. No functional code changes.

Full list of corrections: #2045

Fixes #2045

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

Fixes aboutcode-org#2045

Signed-off-by: Mrityunjay Raj <mr.raj.earth@gmail.com>
@mr-raj12
Copy link
Author

mr-raj12 commented Feb 2, 2026

Hi @pombredanne,
This PR fixes 26 spelling typos across docs, models, pipes, and tests — found using codespell and corrected manually. No functional code changes.

Details of all corrections are in #2045.

Would appreciate your review when you get a chance. Thank you!

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, models, and pipes

1 participant