[Libreoffice-commits] core.git: svx/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Feb 6 17:37:52 UTC 2020


 svx/source/sidebar/paragraph/ParaSpacingWindow.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 11fba17eed630973cb5a9df6a8bde7488320cb30
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Feb 6 16:58:19 2020 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Feb 6 18:37:22 2020 +0100

    Fix typo
    
    Change-Id: I8ece4e0ea5ba4756a6b0f9d87ccf1451290a7adc
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88119
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/svx/source/sidebar/paragraph/ParaSpacingWindow.cxx b/svx/source/sidebar/paragraph/ParaSpacingWindow.cxx
index 8af67e22ab55..00c3dc6fee83 100644
--- a/svx/source/sidebar/paragraph/ParaSpacingWindow.cxx
+++ b/svx/source/sidebar/paragraph/ParaSpacingWindow.cxx
@@ -78,7 +78,7 @@ bool InterimItemWindow::ChildKeyInput(const KeyEvent& rKEvt)
 
     /* if the native widget has focus, then no vcl window has focus.
 
-       We want to grab focus to this vcl widget so that pressing tab will travese
+       We want to grab focus to this vcl widget so that pressing tab will traverse
        to the next vcl widget.
 
        But just using GrabFocus will, because no vcl widget has focus, trigger


More information about the Libreoffice-commits mailing list