summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-12-18 10:24:48 +0100
committerJulien Nabet <serval2412@yahoo.fr>2019-12-18 10:32:53 +0100
commitc726769f091b8ed47d58f5a485f93123c53668df (patch)
treeaa4725691b1955106b673bf51d860a782bd47f05 /vcl/source
parent568b820bc2d52c007ee08ad7a3849c94a458115d (diff)
Fix typo
Change-Id: I2bebd1ea9e8bd7815f6a0fccf5a87af68c84fbb7 Reviewed-on: https://gerrit.libreoffice.org/85364 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/window/floatwin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/floatwin.cxx b/vcl/source/window/floatwin.cxx
index d4998f82c8e9..dc834d9f9acd 100644
--- a/vcl/source/window/floatwin.cxx
+++ b/vcl/source/window/floatwin.cxx
@@ -391,7 +391,7 @@ Point FloatingWindow::ImplCalcPos(vcl::Window* pWindow,
default: break;
}
- // no further adjustement for LibreOfficeKit
+ // no further adjustment for LibreOfficeKit
if (bLOKActive)
break;