summaryrefslogtreecommitdiff
path: root/onlineupdate/source/update/common/updatehelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/update/common/updatehelper.cxx')
-rw-r--r--onlineupdate/source/update/common/updatehelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/update/common/updatehelper.cxx b/onlineupdate/source/update/common/updatehelper.cxx
index fef3a70a7526..1768e5334048 100644
--- a/onlineupdate/source/update/common/updatehelper.cxx
+++ b/onlineupdate/source/update/common/updatehelper.cxx
@@ -591,7 +591,7 @@ WaitForServiceStop(LPCWSTR serviceName, DWORD maxWaitSeconds)
* Determines if there is at least one process running for the specified
* application. A match will be found across any session for any user.
*
- * @param process The process to check for existance
+ * @param process The process to check for existence
* @return ERROR_NOT_FOUND if the process was not found
* ERROR_SUCCESS if the process was found and there were no errors
* Other Win32 system error code for other errors