summaryrefslogtreecommitdiffstats
path: root/doc/qtdocs.sip
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtdocs.sip')
-rw-r--r--doc/qtdocs.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtdocs.sip b/doc/qtdocs.sip
index 37824da..c057544 100644
--- a/doc/qtdocs.sip
+++ b/doc/qtdocs.sip
@@ -1210,7 +1210,7 @@ garbage collected.
<Para>
TQt allows a signal to be connected to a slot that requires fewer arguments than
-the signal passes. The extra arguments are tquietly discarded. Python slots
+the signal passes. The extra arguments are quietly discarded. Python slots
can be used in the same way.
</Para>
</Sect1>