diff options
Diffstat (limited to 'doc/signal.html')
-rw-r--r-- | doc/signal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/signal.html b/doc/signal.html index 7ca2180..1551f76 100644 --- a/doc/signal.html +++ b/doc/signal.html @@ -172,7 +172,7 @@ a.emit(PYSIGNAL("pySig"),("Hello","World"))</PRE ></TABLE ><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 |