diff options
Diffstat (limited to 'src/kernel/qprinter.cpp')
-rw-r--r-- | src/kernel/qprinter.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qprinter.cpp b/src/kernel/qprinter.cpp index 1496351d4..a4d64a0d6 100644 --- a/src/kernel/qprinter.cpp +++ b/src/kernel/qprinter.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: @@ -731,7 +731,7 @@ void TQPrinter::setMinMax( int minPage, int maxPage ) Returns the number of copies to be printed. The default value is 1. This value will return the number of times the application is - retquired to print in order to match the number specified in the + required to print in order to match the number specified in the printer setup dialog. This has been done since some printer drivers are not capable of buffering up the copies and the application in those cases have to make an explicit call to the |