summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/fakestopprocessforupdateoperation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/fakestopprocessforupdateoperation.cpp')
-rw-r--r--src/libs/installer/fakestopprocessforupdateoperation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/installer/fakestopprocessforupdateoperation.cpp b/src/libs/installer/fakestopprocessforupdateoperation.cpp
index 5e895f55e..47d21c39f 100644
--- a/src/libs/installer/fakestopprocessforupdateoperation.cpp
+++ b/src/libs/installer/fakestopprocessforupdateoperation.cpp
@@ -109,7 +109,7 @@ bool FakeStopProcessForUpdateOperation::undoOperation()
setError(KDUpdater::UpdateOperation::NoError);
if (arguments().size() != 1) {
setError(KDUpdater::UpdateOperation::InvalidArguments, QObject::tr("Number of arguments does not "
- "match : one is required"));
+ "match: one is required"));
return false;
}