From ac226443522c55ab75cab8eed354b999052135a7 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 18 Sep 2015 22:44:02 +0200 Subject: Fix typos Change-Id: I021589aeca9ef6bceb1c828c2197f5ff58f85b09 Reviewed-on: https://gerrit.libreoffice.org/18707 Tested-by: Jenkins Reviewed-by: Julien Nabet --- onlineupdate/source/update/common/updatehelper.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'onlineupdate') 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 -- cgit