We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d0e1a commit 53e2de4Copy full SHA for 53e2de4
pytestqt/plugin.py
@@ -76,7 +76,7 @@ class QtBot(object):
76
**Raw QTest API**
77
78
Methods below provide very low level functions, as sending a single mouse click or a key event.
79
- Thos methods are just forwarded directly to the `QTest API`_. Consult the documentation for more
+ Those methods are just forwarded directly to the `QTest API`_. Consult the documentation for more
80
information.
81
82
---
0 commit comments