diff options
Diffstat (limited to 'src/kernel/qpsprinter.cpp')
-rw-r--r-- | src/kernel/qpsprinter.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qpsprinter.cpp b/src/kernel/qpsprinter.cpp index 5a4c76ee0..0fc94ad24 100644 --- a/src/kernel/qpsprinter.cpp +++ b/src/kernel/qpsprinter.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: @@ -3007,7 +3007,7 @@ USHORT TQPSPrinterFontTTF::glyph_for_unicode(unsigned short unicode) ** contains one or more strings which contain a reduced version ** of the TrueType font. ** -** A number of functions are retquired to accomplish this rather +** A number of functions are required to accomplish this rather ** complicated task. -------------------------------------------------------------------*/ |