From 5cba58218dbacb7e89985ceda2fec4cf89287a7c Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 6 Feb 2020 14:43:04 +0000 Subject: [PATCH] Typo fix. Change-Id: Id638f16f522b335ca9af7a805556f2061df55bf4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88111 Tested-by: Jenkins Reviewed-by: Michael Meeks --- sfx2/source/view/viewfrm.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx index 6100c6dab509..63e7e83881c8 100644 --- a/sfx2/source/view/viewfrm.cxx +++ b/sfx2/source/view/viewfrm.cxx @@ -1080,7 +1080,7 @@ void SfxViewFrame::PopShellAndSubShells_Impl( SfxViewShell& i_rViewShell ) Thus, by invoking ReleaseObjectShell() and SetObjectShell() the SfxObjectShell can be replaced. - Between RealeaseObjectShell() and SetObjectShell() can the control not + Between ReleaseObjectShell() and SetObjectShell() the control cannot be handed over to the system. [Cross-reference] -- 2.11.4.GIT