summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/qimagedecoder.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/qimagedecoder.3qt')
-rw-r--r--doc/man/man3/qimagedecoder.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qimagedecoder.3qt b/doc/man/man3/qimagedecoder.3qt
index 3f9c811b..9b2e3282 100644
--- a/doc/man/man3/qimagedecoder.3qt
+++ b/doc/man/man3/qimagedecoder.3qt
@@ -53,9 +53,9 @@ A QImageDecoder is a machine that decodes images. It takes encoded image data vi
.PP
QImageFormatType and QImageFormat are the classes that you might need to implement support for additional image formats.
.PP
-Qt supports GIF reading if it is configured that way during installation (see qgif.h). If it is, we are retquired to state that" The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated."
+Qt supports GIF reading if it is configured that way during installation (see qgif.h). If it is, we are required to state that" The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated."
.PP
-\fBWarning:\fR If you are in a country that recognizes software patents and in which Unisys holds a patent on LZW compression and/or decompression and you want to use GIF, Unisys may retquire you to license that technology. Such countries include Canada, Japan, the USA, France, Germany, Italy and the UK.
+\fBWarning:\fR If you are in a country that recognizes software patents and in which Unisys holds a patent on LZW compression and/or decompression and you want to use GIF, Unisys may require you to license that technology. Such countries include Canada, Japan, the USA, France, Germany, Italy and the UK.
.PP
GIF support may be removed completely in a future version of Qt. We recommend using the MNG or PNG format.
.PP