diff options
Diffstat (limited to 'src/kernel/qnamespace.h')
-rw-r--r-- | src/kernel/qnamespace.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qnamespace.h b/src/kernel/qnamespace.h index 4e830889f..45f6ced50 100644 --- a/src/kernel/qnamespace.h +++ b/src/kernel/qnamespace.h @@ -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: @@ -247,7 +247,7 @@ public: // Image conversion flags. The unusual ordering is caused by - // compatibility and default retquirements. + // compatibility and default requirements. // Documented in qimage.cpp enum ImageConversionFlags { |