[Libreoffice-commits] core.git: sfx2/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Feb 7 13:55:58 UTC 2020
sfx2/source/control/InterimItemWindow.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 30ab660b07ab9aa72624a728d9e1f963507def7c
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Feb 6 23:46:03 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Feb 7 14:55:24 2020 +0100
Fix typo
Change-Id: I9bae8051b27eddca47ca5ffbd17006bf23d4f232
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88149
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sfx2/source/control/InterimItemWindow.cxx b/sfx2/source/control/InterimItemWindow.cxx
index bf36d0a3b038..d2beb658181a 100644
--- a/sfx2/source/control/InterimItemWindow.cxx
+++ b/sfx2/source/control/InterimItemWindow.cxx
@@ -51,7 +51,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