vcl/unx/gtk3/gtk3gtkinst.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 996e1d7f7944b7c23797b7b92cf19a3ac58ad8cb Author: Andrea Gelmini <andrea.gelm...@gelma.net> Date: Sat Apr 7 18:27:17 2018 +0200 Fix typo Change-Id: I7c9682f4cc0f04d9cc9e13c339396a6373ce15c7 Reviewed-on: https://gerrit.libreoffice.org/52556 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Jens Carl <j.car...@gmx.de> diff --git a/vcl/unx/gtk3/gtk3gtkinst.cxx b/vcl/unx/gtk3/gtk3gtkinst.cxx index 269a0741973f..081efc63bffb 100644 --- a/vcl/unx/gtk3/gtk3gtkinst.cxx +++ b/vcl/unx/gtk3/gtk3gtkinst.cxx @@ -3384,7 +3384,7 @@ private: if (m_bPopupActive != bIsShown) { m_bPopupActive = bIsShown; - //restore focus to the entry wieh the popup is gone, which + //restore focus to the entry view the popup is gone, which //is what the vcl case does, to ease the transition a little gtk_widget_grab_focus(m_pWidget); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits