summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2010-12-10 20:43:06 (GMT)
committerSergio Ahumada <sergio.ahumada@nokia.com>2010-12-10 20:43:06 (GMT)
commit53c8baffd0bf9aa959f77a52dbce77b377d11e3b (patch)
tree656a20d47fc3c4037e634750984ecdf3674d8e67 /tests
parent13d3d484e4eadcec66e70c5a259a5a1ecc582300 (diff)
downloadQt-53c8baffd0bf9aa959f77a52dbce77b377d11e3b.zip
Qt-53c8baffd0bf9aa959f77a52dbce77b377d11e3b.tar.gz
Qt-53c8baffd0bf9aa959f77a52dbce77b377d11e3b.tar.bz2
Doc: Fixing typo
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/guiapplauncher/tst_guiapplauncher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/guiapplauncher/tst_guiapplauncher.cpp b/tests/auto/guiapplauncher/tst_guiapplauncher.cpp
index 4b3ce18..c223992 100644
--- a/tests/auto/guiapplauncher/tst_guiapplauncher.cpp
+++ b/tests/auto/guiapplauncher/tst_guiapplauncher.cpp
@@ -270,7 +270,7 @@ private:
const QSharedPointer<WindowManager> m_wm;
};
-// Test mask from enviroment as test lib does not allow options.
+// Test mask from environment as test lib does not allow options.
static inline unsigned testMask()
{
unsigned testMask = tst_GuiAppLauncher::TestAll;