From b93201ffc6ab4908e25bbfbf4337354c09b5c07a Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 24 Mar 2017 10:40:07 +0100 Subject: Fix typos Change-Id: I4b2eac5c999771b10e65fedebdab1d4ef435b367 Reviewed-on: https://gerrit.libreoffice.org/35626 Reviewed-by: Julien Nabet Tested-by: Julien Nabet Tested-by: Jenkins --- desktop/source/deployment/inc/lockfile.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/source/deployment/inc') diff --git a/desktop/source/deployment/inc/lockfile.hxx b/desktop/source/deployment/inc/lockfile.hxx index f3f1da28d07a..68dbb8ee0df2 100644 --- a/desktop/source/deployment/inc/lockfile.hxx +++ b/desktop/source/deployment/inc/lockfile.hxx @@ -19,7 +19,7 @@ /* Information: * This class implements a mechanism to lock a users installation directory, - * which is necessesary because instances of staroffice could be running on + * which is necessary because instances of staroffice could be running on * different hosts while using the same directory thus causing data * inconsistency. * When an existing lock is detected, the user will be asked whether he wants -- cgit