src/corelib/concurrent/qfuturewatcher.cpp
changeset 30 5dc02b23752f
parent 19 fcece45ef507
--- a/src/corelib/concurrent/qfuturewatcher.cpp	Wed Jun 23 19:07:03 2010 +0300
+++ b/src/corelib/concurrent/qfuturewatcher.cpp	Tue Jul 06 15:10:48 2010 +0300
@@ -505,7 +505,7 @@
     finished signal will be emitted.
 
     To avoid a race condition, it is important to call this function
-    \i after doing the connections.
+    \e after doing the connections.
 */
 
 /*! \fn QFuture<T> QFutureWatcher::future() const