Fix spelling mistake
Task-number: QTBUG-27355 Change-Id: I77ecc01e2a3ea1cac94e7c99c688cfd7cab5319b Reviewed-by: Robin Burchell <robin+qt@viroteck.net>bb10
parent
c5c007b813
commit
90e207e4c7
|
|
@ -103,7 +103,7 @@ public Q_SLOTS:
|
|||
void quit();
|
||||
|
||||
public:
|
||||
// default argument causes thread to block indefinately
|
||||
// default argument causes thread to block indefinetely
|
||||
bool wait(unsigned long time = ULONG_MAX);
|
||||
|
||||
static void sleep(unsigned long);
|
||||
|
|
|
|||
Loading…
Reference in New Issue