summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqpalette.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqpalette.html')
-rw-r--r--doc/html/ntqpalette.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqpalette.html b/doc/html/ntqpalette.html
index c62c1110..b79a13c5 100644
--- a/doc/html/ntqpalette.html
+++ b/doc/html/ntqpalette.html
@@ -206,7 +206,7 @@ stricter than equality.
</h3>
<p> Returns TRUE (slowly) if this palette is different from <em>p</em>;
-otherwise returns FALSE (usually tquickly).
+otherwise returns FALSE (usually quickly).
<h3 class=fn><a href="ntqpalette.html">TQPalette</a>&nbsp;&amp; <a name="operator-eq"></a>TQPalette::operator= ( const&nbsp;<a href="ntqpalette.html">TQPalette</a>&nbsp;&amp;&nbsp;p )
</h3>
@@ -217,7 +217,7 @@ palette.
<h3 class=fn>bool <a name="operator-eq-eq"></a>TQPalette::operator== ( const&nbsp;<a href="ntqpalette.html">TQPalette</a>&nbsp;&amp;&nbsp;p ) const
</h3>
-Returns TRUE (usually tquickly) if this palette is equal to <em>p</em>;
+Returns TRUE (usually quickly) if this palette is equal to <em>p</em>;
otherwise returns FALSE (slowly).
<h3 class=fn>int <a name="serialNumber"></a>TQPalette::serialNumber () const