summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/libs/installer/concurrentoperationrunner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/installer/concurrentoperationrunner.cpp b/src/libs/installer/concurrentoperationrunner.cpp
index c1a87ded2..403fb2b4e 100644
--- a/src/libs/installer/concurrentoperationrunner.cpp
+++ b/src/libs/installer/concurrentoperationrunner.cpp
@@ -56,7 +56,7 @@ using namespace QInstaller;
/*!
\fn QInstaller::ConcurrentOperationRunner::progressChanged(const int completed, const int total)
- Emitted when the count of \c completed of the \c total operations changes.
+ Emitted when the count of \a completed of the \a total operations changes.
*/
/*!