summaryrefslogtreecommitdiffstats
path: root/tools/qmeegographicssystemhelper
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2010-10-26 10:10:34 (GMT)
committerSergio Ahumada <sergio.ahumada@nokia.com>2010-10-26 10:10:34 (GMT)
commitfb25d5d1dbc64b764c11e05b72515f74713a498d (patch)
tree26c9599e379addb6f1af1cad2c64788d7c4f8276 /tools/qmeegographicssystemhelper
parent9c61980b344ae6302bb0b57764c1840164745a71 (diff)
downloadQt-fb25d5d1dbc64b764c11e05b72515f74713a498d.zip
Qt-fb25d5d1dbc64b764c11e05b72515f74713a498d.tar.gz
Qt-fb25d5d1dbc64b764c11e05b72515f74713a498d.tar.bz2
Doc : Fixing typo.
Diffstat (limited to 'tools/qmeegographicssystemhelper')
-rw-r--r--tools/qmeegographicssystemhelper/qmeegographicssystemhelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmeegographicssystemhelper/qmeegographicssystemhelper.h b/tools/qmeegographicssystemhelper/qmeegographicssystemhelper.h
index 2bb75eb..2baacbb 100644
--- a/tools/qmeegographicssystemhelper/qmeegographicssystemhelper.h
+++ b/tools/qmeegographicssystemhelper/qmeegographicssystemhelper.h
@@ -147,7 +147,7 @@ public:
//! Destroys an EGL shared image.
/*!
Destroys an EGLSharedImage previously created with an ::imageToEGLSharedImage call.
- Returns true if the image was found and the destruction was successfull. Notice that
+ Returns true if the image was found and the destruction was successful. Notice that
this destroys the image for all processes using it.
*/
static bool destroyEGLSharedImage(Qt::HANDLE handle);