Fix spelling mistake

Task-number: QTBUG-27355

Change-Id: I77ecc01e2a3ea1cac94e7c99c688cfd7cab5319b
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
bb10
Thiago Macieira 2012-09-26 20:47:07 +02:00 committed by The Qt Project
parent c5c007b813
commit 90e207e4c7
1 changed files with 1 additions and 1 deletions

View File

@ -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);