vcl/source/window/floatwin.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c726769f091b8ed47d58f5a485f93123c53668df
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Dec 18 10:24:48 2019 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Dec 18 10:32:53 2019 +0100

    Fix typo
    
    Change-Id: I2bebd1ea9e8bd7815f6a0fccf5a87af68c84fbb7
    Reviewed-on: https://gerrit.libreoffice.org/85364
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

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;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to