Skip to content

Commit 53e2de4

Browse files
committed
Fixed small doc typo
1 parent c3d0e1a commit 53e2de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytestqt/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ class QtBot(object):
7676
**Raw QTest API**
7777
7878
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
79+
Those methods are just forwarded directly to the `QTest API`_. Consult the documentation for more
8080
information.
8181
8282
---

0 commit comments

Comments
 (0)