diff options
Diffstat (limited to 'onlineupdate/source/update')
-rw-r--r-- | onlineupdate/source/update/updater/updater.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/update/updater/updater.cxx b/onlineupdate/source/update/updater/updater.cxx index 53bdc71fbd22..1782804eff15 100644 --- a/onlineupdate/source/update/updater/updater.cxx +++ b/onlineupdate/source/update/updater/updater.cxx @@ -3351,7 +3351,7 @@ int NS_main(int argc, NS_tchar **argv) // on our own. // If we still want to use the service try to launch the service - // comamnd for the update. + // command for the update. if (useService) { // If the update couldn't be started, then set useService to false so |