sfx2/source/view/sfxbasecontroller.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 9a5bd1cc3e8cd8955c4aecd55ce708dcdafa2021 Author: Julien Nabet <serval2...@yahoo.fr> Date: Mon Sep 7 22:08:51 2015 +0200 Typo: hirarchy->hierarchy Change-Id: I60ec3a95bf7d631fefe061335bf0955216df14b9 diff --git a/sfx2/source/view/sfxbasecontroller.cxx b/sfx2/source/view/sfxbasecontroller.cxx index 7d55ca1..457cb97 100644 --- a/sfx2/source/view/sfxbasecontroller.cxx +++ b/sfx2/source/view/sfxbasecontroller.cxx @@ -778,7 +778,7 @@ Reference< frame::XDispatch > SAL_CALL SfxBaseController::queryDispatch( const if ( xParentFrame.is() ) { - // TODO/LATER: in future probably SfxViewFrame hirarchy should be the same as XFrame hirarchy + // TODO/LATER: in future probably SfxViewFrame hierarchy should be the same as XFrame hierarchy // SfxViewFrame* pParentFrame = pAct->GetParentViewFrame(); // search the related SfxViewFrame @@ -835,7 +835,7 @@ Reference< frame::XDispatch > SAL_CALL SfxBaseController::queryDispatch( const if ( xParentFrame.is() ) { - // TODO/LATER: in future probably SfxViewFrame hirarchy should be the same as XFrame hirarchy + // TODO/LATER: in future probably SfxViewFrame hierarchy should be the same as XFrame hierarchy // SfxViewFrame* pParentFrame = pAct->GetParentViewFrame(); // search the related SfxViewFrame _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits