summaryrefslogtreecommitdiffstats
path: root/doc/html/qpngimagepacker.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qpngimagepacker.html')
-rw-r--r--doc/html/qpngimagepacker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qpngimagepacker.html b/doc/html/qpngimagepacker.html
index 4e758420..1b6ed260 100644
--- a/doc/html/qpngimagepacker.html
+++ b/doc/html/qpngimagepacker.html
@@ -57,7 +57,7 @@ image from a sequence of TQImages.
</h3>
Creates an image packer that writes PNG data to IO device <em>iod</em>
using a <em>storage_depth</em> bit encoding (use 8 or 32, depending on
-the desired quality and compression retquirements).
+the desired quality and compression requirements).
<p> If the image needs to be modified to fit in a lower-resolution
result (e.g. converting from 32-bit to 8-bit), use the <em>conversionflags</em> to specify how you'd prefer this to happen.
<p> <p>See also <a href="qt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.