diff options
author | Thomas Zander <t.zander@nokia.com> | 2010-02-04 11:29:47 (GMT) |
---|---|---|
committer | Thomas Zander <t.zander@nokia.com> | 2010-02-04 11:50:03 (GMT) |
commit | 417e269c648fab4ad6e2075014419cc7fad69145 (patch) | |
tree | 3ac9f965b0271ac6c5b8126662f8c6cf67496016 /src/gui/text/qzipreader_p.h | |
parent | 34f1758428282a327c12b0d8040061c1f67ecc7f (diff) | |
download | Qt-417e269c648fab4ad6e2075014419cc7fad69145.zip Qt-417e269c648fab4ad6e2075014419cc7fad69145.tar.gz Qt-417e269c648fab4ad6e2075014419cc7fad69145.tar.bz2 |
Fix copy/pasto
Reviewed-by: trustme
Diffstat (limited to 'src/gui/text/qzipreader_p.h')
-rw-r--r-- | src/gui/text/qzipreader_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qzipreader_p.h b/src/gui/text/qzipreader_p.h index 1086464..67a2ace 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. |