summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqaxbase.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqaxbase.3qt')
-rw-r--r--doc/man/man3/tqaxbase.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqaxbase.3qt b/doc/man/man3/tqaxbase.3qt
index 7d8a68b73..fc0f1969f 100644
--- a/doc/man/man3/tqaxbase.3qt
+++ b/doc/man/man3/tqaxbase.3qt
@@ -124,7 +124,7 @@ QAxBase is an abstract class that cannot be used directly, and is instantiated t
.br
.fi
.PP
-Properties exposed by the object's IDispatch implementation can be read and written through the property system provided by the TQt Object Model (both subclasses are QObjects, so you can use setProperty() and property() as with TQObject). Properties with multiple parameters are not supported.
+Properties exposed by the object's IDispatch implementation can be read and written through the property system provided by the TQt Object Model (both subclasses are TQObjects, so you can use setProperty() and property() as with TQObject). Properties with multiple parameters are not supported.
.PP
.nf
.br