Skip to content

docs: fix typos in comments (interfer, targetting)#3685

Closed
mokashang wants to merge 1 commit into
pre-commit:mainfrom
mokashang:docs/fix-typos-interfer-targetting
Closed

docs: fix typos in comments (interfer, targetting)#3685
mokashang wants to merge 1 commit into
pre-commit:mainfrom
mokashang:docs/fix-typos-interfer-targetting

Conversation

@mokashang
Copy link
Copy Markdown

Two minor comment-typo fixes spotted by codespell:

  • pre_commit/languages/julia.py: not interfer with LOAD_PATHnot interfere with LOAD_PATH
  • tests/error_handler_test.py: we're only targetting systemswe're only targeting systems

Comment-only changes; no behavior or test logic affected.

Verification

  • python -m pytest tests/error_handler_test.py → 10 passed
  • from pre_commit.languages import julia; julia.get_env_patch(...) still returns the same PatchesT

Two minor comment typos:

- pre_commit/languages/julia.py: "not interfer with LOAD_PATH" ->
  "not interfere with LOAD_PATH"
- tests/error_handler_test.py: "we're only targetting systems" ->
  "we're only targeting systems"

Comment-only changes; no behavior or test logic affected.
@asottile
Copy link
Copy Markdown
Member

sorry but ai slop is not acceptable

@asottile asottile closed this May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants