summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqtooltip.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqtooltip.html')
-rw-r--r--doc/html/ntqtooltip.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqtooltip.html b/doc/html/ntqtooltip.html
index 5682679cb..5c1e8d385 100644
--- a/doc/html/ntqtooltip.html
+++ b/doc/html/ntqtooltip.html
@@ -89,10 +89,10 @@ elsewhere (most often in a <a href="ntqstatusbar.html">status bar</a>).
dormant mode the tips are not shown and in active mode they are.
The mode is global, not particular to any one widget.
<p> TQToolTip switches from dormant to active mode when the user hovers
-the mouse on a tip-etquipped region for a second or so and remains
+the mouse on a tip-equipped region for a second or so and remains
active until the user either clicks a mouse button, presses a key,
lets the mouse hover for five seconds or moves the mouse outside
-<em>all</em> tip-etquipped regions for at least a second.
+<em>all</em> tip-equipped regions for at least a second.
<p> The TQToolTip class can be used in three different ways:
<ol type=1>
<li> Adding a tip to an entire widget.