summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/minimumprogressoperation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/minimumprogressoperation.cpp')
-rw-r--r--src/libs/installer/minimumprogressoperation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/installer/minimumprogressoperation.cpp b/src/libs/installer/minimumprogressoperation.cpp
index 6d35b6f85..4fe298c29 100644
--- a/src/libs/installer/minimumprogressoperation.cpp
+++ b/src/libs/installer/minimumprogressoperation.cpp
@@ -45,7 +45,7 @@ using namespace QInstaller;
MinimumProgressOperation::MinimumProgressOperation()
{
- //this shouldn't be call able by script, but we need a name for the binary format
+ // This shouldn't be callable by script, but we need a name for the binary format
setName(QLatin1String("MinimumProgress"));
}