summaryrefslogtreecommitdiffstats
path: root/tests/auto/guiapplauncher/tst_guiapplauncher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/guiapplauncher/tst_guiapplauncher.cpp')
-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;