Skip to content

Fix spelling typos in backend comments and docstrings - #9486

Open
latent-9 wants to merge 1 commit into
invoke-ai:mainfrom
latent-9:fix-doc-typos
Open

Fix spelling typos in backend comments and docstrings#9486
latent-9 wants to merge 1 commit into
invoke-ai:mainfrom
latent-9:fix-doc-typos

Conversation

@latent-9

@latent-9 latent-9 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes five spelling typos in comments and module docstrings. Docs (comments only), no functional change.

  • invokeai/backend/onnx/onnx_runtime.py:192,196 - compatability -> compatibility
  • invokeai/backend/model_manager/load/model_util.py:142 - compatability -> compatibility
  • invokeai/backend/image_util/safety_checker.py:4 - supressed -> suppressed
  • invokeai/backend/image_util/invisible_watermark.py:4 - supressed -> suppressed

Related Issues / Discussions

None.

QA Instructions

Nothing to test. The changes are confined to comments and docstrings, so no runtime behaviour is affected.

Merge Plan

Normal merge, nothing sensitive touched.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions Bot added python PRs that change python files backend PRs that change backend files labels Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend PRs that change backend files python PRs that change python files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant