Skip to content

Fix typos in .py source files - #14526

Open
maxtaran2010 wants to merge 5 commits into
sphinx-doc:masterfrom
maxtaran2010:fix-typos-in-source
Open

Fix typos in .py source files#14526
maxtaran2010 wants to merge 5 commits into
sphinx-doc:masterfrom
maxtaran2010:fix-typos-in-source

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix four typos found by codespell in Python source files:

  • sphinx/writers/text.py: co-ordinatescoordinates (2 occurrences in error messages)
  • tests/test_markup/test_markup.py: exlucdingexcluding (comment)
  • tests/test_writers/test_writer_text.py: glpyhglyph (comment)

- sphinx/writers/text.py: 'co-ordinates' -> 'coordinates' (2 occurrences)
- tests/test_markup/test_markup.py: 'exlucding' -> 'excluding'
- tests/test_writers/test_writer_text.py: 'glpyh' -> 'glyph'

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

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.

Comment thread tests/test_writers/test_writer_text.py Outdated
Comment thread tests/test_markup/test_markup.py Outdated
@jdillard jdillard added this to the 9.1.1 milestone Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants