summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond.kjernasen@nokia.com>2010-05-21 07:03:30 (GMT)
committerTrond Kjernåsen <trond.kjernasen@nokia.com>2010-05-21 07:03:30 (GMT)
commitd98c38aacd14daf4aa202fa3d24ea67caf184652 (patch)
tree32244039848c839fd017d14a0ceb0ba2168624c3 /dist
parent18fa6495b20ad704c77035073b009d58ad0c52e5 (diff)
downloadQt-d98c38aacd14daf4aa202fa3d24ea67caf184652.zip
Qt-d98c38aacd14daf4aa202fa3d24ea67caf184652.tar.gz
Qt-d98c38aacd14daf4aa202fa3d24ea67caf184652.tar.bz2
Typo.
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.32
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3
index 08db0bb..9383600 100644
--- a/dist/changes-4.6.3
+++ b/dist/changes-4.6.3
@@ -107,7 +107,7 @@ QtGui
* [QTBUG-8606] Fixed QPixmap::load() to not modify referenced copies.
- QPainter
- * [QTBUG-8140] Speed up custom bitmap bruses under X11 without Xrender support.
+ * [QTBUG-8140] Speed up custom bitmap brushes under X11 without Xrender support.
* [QTBUG-8032] Fixed drawing pixmaps onto bitmaps on X11 without Xrender support.
- QImageReader