Skip to content

chore(controls): fix five docstring typos#262

Merged
Jeomon merged 1 commit into
CursorTouch:mainfrom
mvanhorn:osc/fix-controls-doc-typos
May 26, 2026
Merged

chore(controls): fix five docstring typos#262
Jeomon merged 1 commit into
CursorTouch:mainfrom
mvanhorn:osc/fix-controls-doc-typos

Conversation

@mvanhorn

Copy link
Copy Markdown
Contributor

Five docstring typos in src/windows_mcp/uia/controls.py:

  • L7 implmented → implemented (module docstring)
  • L1063 pervious → previous (GetSibling docstring)
  • L1260, L1284, L1307 positon → position (three location docstrings)

src/windows_mcp/uia/controls.py:

- L7  implmented -> implemented (module docstring)
- L1063 pervious -> previous (GetSibling docstring)
- L1260, L1284, L1307 positon -> position (three location docstrings)

Docstring-only changes.
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@Jeomon Jeomon merged commit adb9980 into CursorTouch:main May 26, 2026
@mvanhorn

Copy link
Copy Markdown
Contributor Author

Thanks @Jeomon for taking the five docstring typo fixes in controls.py.

@mvanhorn

mvanhorn commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Appreciate the merge @Jeomon. Glad the five docstring typos are cleaned up.

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