diff options
Diffstat (limited to 'src/kernel/qmngio.cpp')
-rw-r--r-- | src/kernel/qmngio.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qmngio.cpp b/src/kernel/qmngio.cpp index b4539b760..809291842 100644 --- a/src/kernel/qmngio.cpp +++ b/src/kernel/qmngio.cpp @@ -18,7 +18,7 @@ ** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General -** Public Licensing retquirements will be met: +** Public Licensing requirements will be met: ** http://trolltech.com/products/qt/licenses/licensing/opensource/. ** If you are unsure which license is appropriate for your use, please ** review the following information: @@ -249,7 +249,7 @@ TODO: decide on this point. gIFg gives disposal types, so it can be done. \ingroup io This subclass of TQImageFormatType recognizes MNG - format images, creating a TQMNGFormat when retquired. An instance + format images, creating a TQMNGFormat when required. An instance of this class is created automatically before any other factories, so you should have no need for such objects. */ |