summaryrefslogtreecommitdiffstats
path: root/src/gui/text
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-02-04 12:29:47 +0100
committerThomas Zander <t.zander@nokia.com>2010-02-04 12:50:03 +0100
commit417e269c648fab4ad6e2075014419cc7fad69145 (patch)
tree3ac9f965b0271ac6c5b8126662f8c6cf67496016 /src/gui/text
parent34f1758428282a327c12b0d8040061c1f67ecc7f (diff)
Fix copy/pasto
Reviewed-by: trustme
Diffstat (limited to 'src/gui/text')
-rw-r--r--src/gui/text/qzipreader_p.h2
-rw-r--r--src/gui/text/qzipwriter_p.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/text/qzipreader_p.h b/src/gui/text/qzipreader_p.h
index 1086464c4c..67a2ace547 100644
--- a/src/gui/text/qzipreader_p.h
+++ b/src/gui/text/qzipreader_p.h
@@ -49,7 +49,7 @@
// -------------
//
// This file is not part of the Qt API. It exists for the convenience
-// of the QLibrary class. This header file may change from
+// of the QZipReader class. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
diff --git a/src/gui/text/qzipwriter_p.h b/src/gui/text/qzipwriter_p.h
index 7b97937ba3..9322f4ad7e 100644
--- a/src/gui/text/qzipwriter_p.h
+++ b/src/gui/text/qzipwriter_p.h
@@ -47,7 +47,7 @@
// -------------
//
// This file is not part of the Qt API. It exists for the convenience
-// of the QLibrary class. This header file may change from
+// of the QZipWriter class. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.