summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-12-04 20:22:14 +0100
committerJulien Nabet <serval2412@yahoo.fr>2019-12-05 10:08:34 +0100
commite5a72dfe6d84bccdad0b44a6abd879e1c770df20 (patch)
tree877b0c005b9e58ce175599980cdaf2c5fd9a7765 /desktop
parent9036f75064ad70c993b4640442ea499495842e16 (diff)
Fix typo
Change-Id: I3cabc94a2916b1433285a7c725607fbda80cb8ac Reviewed-on: https://gerrit.libreoffice.org/84476 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/inc/lockfile.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/inc/lockfile.hxx b/desktop/source/deployment/inc/lockfile.hxx
index dc1e66cc0890..6fa8fcfdcae3 100644
--- a/desktop/source/deployment/inc/lockfile.hxx
+++ b/desktop/source/deployment/inc/lockfile.hxx
@@ -57,7 +57,7 @@ namespace desktop {
{
public:
- // constructs a new lockfile onject
+ // constructs a new lockfile object
Lockfile( bool bIPCserver = true );
// separating GUI code: