summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJani Hautakangas <jani.hautakangas@nokia.com>2011-10-14 16:36:08 (GMT)
committerJani Hautakangas <jani.hautakangas@nokia.com>2011-10-14 16:38:48 (GMT)
commit968d4a3c2c01d6afdfeb2537b960169968942d9d (patch)
treeea1d4dcec7f2f67e953adad1421933190c467b28 /src
parentd089496936b9a17d7849d49b74f85838cb711634 (diff)
downloadQt-968d4a3c2c01d6afdfeb2537b960169968942d9d.zip
Qt-968d4a3c2c01d6afdfeb2537b960169968942d9d.tar.gz
Qt-968d4a3c2c01d6afdfeb2537b960169968942d9d.tar.bz2
Typo fix
Reviewed-by: trustme
Diffstat (limited to 'src')
-rw-r--r--src/gui/kernel/qapplication.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qapplication.cpp b/src/gui/kernel/qapplication.cpp
index 34decef..9d8b590 100644
--- a/src/gui/kernel/qapplication.cpp
+++ b/src/gui/kernel/qapplication.cpp
@@ -3394,7 +3394,7 @@ QString QApplication::sessionKey() const
\fn void QApplication::aboutToReleaseGpuResources()
This signal is emitted when application is about to release all
- GPU resources accociated to contexts owned by application.
+ GPU resources associated to contexts owned by application.
The signal is particularly useful if your application has allocated
GPU resources directly apart from Qt and needs to do some last-second