src/corelib/concurrent/qtconcurrentexception.cpp
changeset 37 758a864f9613
parent 18 2f34d5167611
--- 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()