diff -r ef0373b55136 -r 758a864f9613 src/corelib/concurrent/qtconcurrentexception.cpp --- a/src/corelib/concurrent/qtconcurrentexception.cpp Fri Sep 17 08:34:18 2010 +0300 +++ b/src/corelib/concurrent/qtconcurrentexception.cpp Mon Oct 04 01:19:32 2010 +0300 @@ -66,7 +66,7 @@ the Qt Concurrent functions will throw a QtConcurrent::UnhandledException in the receiver thread. - When using QFuture, transferred exceptions willl be thrown when calling the following functions: + When using QFuture, transferred exceptions will be thrown when calling the following functions: \list \o QFuture::waitForFinished() \o QFuture::result()