summaryrefslogtreecommitdiffstats
path: root/doc/html/qobject.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qobject.html')
-rw-r--r--doc/html/qobject.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qobject.html b/doc/html/qobject.html
index b84fedca1..2cf997252 100644
--- a/doc/html/qobject.html
+++ b/doc/html/qobject.html
@@ -741,7 +741,7 @@ of a <a href="qregexp.html">TQRegExp</a>. If <em>regexpMatch</em> is FALSE, <em>
and object names must match it exactly.
<p> Note that <em>inheritsClass</em> uses single inheritance from TQObject,
the way <a href="#inherits">inherits</a>() does. According to inherits(), <a href="qmenubar.html">TQMenuBar</a>
-inherits <a href="qwidget.html">TQWidget</a> but not <a href="qmenudata.html">TQMenuData</a>. This does not tquite match
+inherits <a href="qwidget.html">TQWidget</a> but not <a href="qmenudata.html">TQMenuData</a>. This does not quite match
reality, but is the best that can be done on the wide variety of
compilers TQt supports.
<p> Finally, if <em>recursiveSearch</em> is TRUE (the default), <a href="#queryList">queryList</a>()