Skip to content

Fix typos in comments, docstrings, and docs#527

Open
maxtaran2010 wants to merge 1 commit into
itamarst:masterfrom
maxtaran2010:fix/typos-in-comments-and-docs
Open

Fix typos in comments, docstrings, and docs#527
maxtaran2010 wants to merge 1 commit into
itamarst:masterfrom
maxtaran2010:fix/typos-in-comments-and-docs

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix several spelling mistakes found by codespell:

  • compatibiltycompatibility in eliot/__init__.py (comment)
  • heirarchyhierarchy in eliot/_action.py (class docstring)
  • OverrideableOverridable in eliot/_message.py and eliot/_validation.py (comments)
  • continouslycontinuously in eliot/_output.py (inline comment)
  • conextcontext in eliot/tests/test_action.py (test docstring)
  • DestionationsDestinations in eliot/tests/test_output.py (test docstring)
  • propogationpropagation in docs/source/generating/asyncio.rst (documentation)

No logic changes, tests, or public API affected.

- compatibilty -> compatibility (eliot/__init__.py)
- heirarchy -> hierarchy (eliot/_action.py)
- Overrideable -> Overridable (eliot/_message.py, eliot/_validation.py)
- continously -> continuously (eliot/_output.py)
- conext -> context (eliot/tests/test_action.py)
- Destionations -> Destinations (eliot/tests/test_output.py)
- propogation -> propagation (docs/source/generating/asyncio.rst)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 09:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants