summaryrefslogtreecommitdiff
path: root/onlineupdate/source/service/maintenanceservice.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/service/maintenanceservice.cxx')
-rw-r--r--onlineupdate/source/service/maintenanceservice.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/service/maintenanceservice.cxx b/onlineupdate/source/service/maintenanceservice.cxx
index 036bfe25192f..6010dbd3e199 100644
--- a/onlineupdate/source/service/maintenanceservice.cxx
+++ b/onlineupdate/source/service/maintenanceservice.cxx
@@ -238,7 +238,7 @@ BackupOldLogs(LPCWSTR basePath, int numLogsToKeep)
* if it has been 5 seconds after all work is done and the process is still not
* terminated. This thread is only started once a stopped state was sent to the
* SCM. The stop pending hang can be reproduced intermittently even if you set
- * a stopped state dirctly and never set a stop pending state. It is safe to
+ * a stopped state directly and never set a stop pending state. It is safe to
* forcefully terminate the process ourselves since all work is done once we
* start this thread.
*/