summaryrefslogtreecommitdiff
path: root/onlineupdate
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-18 22:44:02 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-09-18 22:06:21 +0000
commitac226443522c55ab75cab8eed354b999052135a7 (patch)
tree48801094ac0b40842a7856a9955a5c3a047ef7b6 /onlineupdate
parent494aa9ee5d01699c0dcbc912091de30a314c09fc (diff)
Fix typos
Change-Id: I021589aeca9ef6bceb1c828c2197f5ff58f85b09 Reviewed-on: https://gerrit.libreoffice.org/18707 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'onlineupdate')
-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 3e91feae3253..5ffe261172d8 100644
--- a/onlineupdate/source/update/common/updatehelper.cxx
+++ b/onlineupdate/source/update/common/updatehelper.cxx
@@ -624,7 +624,7 @@ IsProcessRunning(LPCWSTR filename)
}
/**
- * Waits for the specified applicaiton to exit.
+ * Waits for the specified application to exit.
*
* @param filename The application to wait for.
* @param maxSeconds The maximum amount of seconds to wait for all