summaryrefslogtreecommitdiffstats
path: root/doc/html/qcolor.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qcolor.html')
-rw-r--r--doc/html/qcolor.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qcolor.html b/doc/html/qcolor.html
index 421cbde13..c296808a3 100644
--- a/doc/html/qcolor.html
+++ b/doc/html/qcolor.html
@@ -262,7 +262,7 @@ don't need to call this function.
<h3 class=fn>void <a name="cleanup"></a>TQColor::cleanup ()<tt> [static]</tt>
</h3>
-Internal clean up retquired for TQColor.
+Internal clean up required for TQColor.
This function is called from the <a href="qapplication.html">TQApplication</a> destructor.
<p> <p>See also <a href="#initialize">initialize</a>().
@@ -390,7 +390,7 @@ Use <a href="#getHsv">getHsv</a>() instead.
<p>Example: <a href="themes-example.html#x272">themes/metal.cpp</a>.
<h3 class=fn>void <a name="initialize"></a>TQColor::initialize ()<tt> [static]</tt>
</h3>
-Internal initialization retquired for TQColor.
+Internal initialization required for TQColor.
This function is called from the <a href="qapplication.html">TQApplication</a> constructor.
<p> <p>See also <a href="#cleanup">cleanup</a>().