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

Michael Meeks (via logerrit) logerrit at kemper.freedesktop.org
Thu Feb 6 19:28:42 UTC 2020


 sfx2/source/view/viewfrm.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5cba58218dbacb7e89985ceda2fec4cf89287a7c
Author:     Michael Meeks <michael.meeks at collabora.com>
AuthorDate: Thu Feb 6 14:43:04 2020 +0000
Commit:     Michael Meeks <michael.meeks at collabora.com>
CommitDate: Thu Feb 6 20:28:09 2020 +0100

    Typo fix.
    
    Change-Id: Id638f16f522b335ca9af7a805556f2061df55bf4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88111
    Tested-by: Jenkins
    Reviewed-by: Michael Meeks <michael.meeks at collabora.com>

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]


More information about the Libreoffice-commits mailing list