diff options
Diffstat (limited to 'sfx2/source/view/viewfrm.cxx')
-rw-r--r-- | sfx2/source/view/viewfrm.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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] |