diff options
Diffstat (limited to 'doc/PyQt.html')
-rw-r--r-- | doc/PyQt.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PyQt.html b/doc/PyQt.html index 607919d..44721e0 100644 --- a/doc/PyQt.html +++ b/doc/PyQt.html @@ -1871,7 +1871,7 @@ separate reference to the expression to prevent it from being immediately garbage collected.</P ><P >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. </P ></DIV ><DIV |