Fix spelling mistake
Reviewed-by: Trust Me (cherry picked from commit b166c30d8d0834518337ded44d2ebfe097ee312f)bb10
parent
1e41e3076a
commit
4b2d966566
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue