summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2011-05-04 17:41:22 +0100
committerOlivier Goffart <olivier.goffart@nokia.com>2011-05-11 16:39:13 +0200
commit4b2d966566a3329e0cb1776582dc508d8ffc0351 (patch)
tree0e562317cdfbd207e5040687b0fc31d9958c59c2 /tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp
parent1e41e3076aab37f151ffc09e6cd5768289e0d3e9 (diff)
Fix spelling mistake
Reviewed-by: Trust Me (cherry picked from commit b166c30d8d0834518337ded44d2ebfe097ee312f)
Diffstat (limited to 'tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp')
-rw-r--r--tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp b/tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp
index b31a6e6590..f966e7fec0 100644
--- a/tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp
+++ b/tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp
@@ -122,7 +122,7 @@ signals:
void tst_QSocketNotifier::unexpectedDisconnection()
{
#ifdef Q_OS_SYMBIAN
- QSKIP("Symbian socket engine psuedo descriptors can't be used for QSocketNotifier", SkipAll);
+ QSKIP("Symbian socket engine pseudo descriptors can't be used for QSocketNotifier", SkipAll);
#else
/*
Given two sockets and two QSocketNotifiers registered on each