Skip to content

fix typos in docstrings and comments#6636

Open
maxtaran2010 wants to merge 1 commit into
Textualize:mainfrom
maxtaran2010:fix-typos-in-docstrings
Open

fix typos in docstrings and comments#6636
maxtaran2010 wants to merge 1 commit into
Textualize:mainfrom
maxtaran2010:fix-typos-in-docstrings

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix several spelling errors in source file docstrings and comments:

  • src/textual/selection.py: "selction" -> "selection", "mosue" -> "mouse"
  • src/textual/geometry.py: "slecting" -> "selecting"
  • src/textual/_xterm_parser.py: "Explcit" -> "Explicit"
  • src/textual/content.py: "dependant" -> "dependent"

These were found with codespell. No logic changes.

Fix spelling errors in src/textual/:
- selection.py: "selction" -> "selection", "mosue" -> "mouse"
- geometry.py: "slecting" -> "selecting"
- _xterm_parser.py: "Explcit" -> "Explicit"
- content.py: "dependant" -> "dependent"
Copilot AI review requested due to automatic review settings July 8, 2026 09:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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