diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-02-06 16:58:19 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-02-06 18:37:22 +0100 |
commit | 11fba17eed630973cb5a9df6a8bde7488320cb30 (patch) | |
tree | bde593b2d0467ec63f0a298e5391cd29b70cce75 /svx | |
parent | b3f88bad7a6ee272dc32b13bae6b480ce3211130 (diff) |
Fix typo
Change-Id: I8ece4e0ea5ba4756a6b0f9d87ccf1451290a7adc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88119
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/sidebar/paragraph/ParaSpacingWindow.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |