Skip to content

Fix typos in comments and docstrings - #719

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

Fix typos in comments and docstrings#719
maxtaran2010 wants to merge 1 commit into
kellyjonbrazil:masterfrom
maxtaran2010:fix/typos-in-comments-and-docstrings

Conversation

@maxtaran2010

Copy link
Copy Markdown

Found several typos in comments, docstrings, and test strings using codespell. All fixes are in non-functional text (comments, docstrings, test method descriptions) — no logic changes.

Changes

  • jc/cli.py: sytnax -> syntax, funcion -> function (two typos in same comment)
  • jc/parsers/ntpq.py: occaisional -> occasional
  • jc/parsers/route_print.py: synchonization -> synchronization
  • jc/parsers/url.py: exension -> extension
  • tests/test_hashsum.py: firendly -> friendly (in two test docstrings)

- jc/cli.py: sytnax -> syntax, funcion -> function
- jc/parsers/ntpq.py: occaisional -> occasional
- jc/parsers/route_print.py: synchonization -> synchronization
- jc/parsers/url.py: exension -> extension
- tests/test_hashsum.py: firendly -> friendly

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

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