summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqimage.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqimage.html')
-rw-r--r--doc/html/ntqimage.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqimage.html b/doc/html/ntqimage.html
index 678a44dba..b5b1edfd7 100644
--- a/doc/html/ntqimage.html
+++ b/doc/html/ntqimage.html
@@ -713,7 +713,7 @@ offset by when positioning relative to other images.
Returns TRUE if this image and image <em>i</em> have different contents;
otherwise returns FALSE. The comparison can be slow, unless there
is some obvious difference, such as different widths, in which
-case the function will return tquickly.
+case the function will return quickly.
<p> <p>See also <a href="#operator-eq">operator=</a>().
<h3 class=fn><a href="ntqimage.html">TQImage</a>&nbsp;&amp; <a name="operator-eq"></a>TQImage::operator= ( const&nbsp;<a href="ntqimage.html">TQImage</a>&nbsp;&amp;&nbsp;image )
@@ -736,7 +736,7 @@ dereference the shared data.
Returns TRUE if this image and image <em>i</em> have the same contents;
otherwise returns FALSE. The comparison can be slow, unless there
is some obvious difference, such as different widths, in which
-case the function will return tquickly.
+case the function will return quickly.
<p> <p>See also <a href="#operator-eq">operator=</a>().
<h3 class=fn><a href="ntqstringlist.html">TQStringList</a> <a name="outputFormatList"></a>TQImage::outputFormatList ()<tt> [static]</tt>