summaryrefslogtreecommitdiff
path: root/svx/source/form/fmshell.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmshell.cxx')
-rw-r--r--svx/source/form/fmshell.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/fmshell.cxx b/svx/source/form/fmshell.cxx
index c9f95466cdd0..62d08808055b 100644
--- a/svx/source/form/fmshell.cxx
+++ b/svx/source/form/fmshell.cxx
@@ -805,7 +805,7 @@ void FmFormShell::Execute(SfxRequest &rReq)
if ( bReopenNavigator )
// we closed the navigator only to implicitly commit it (as we do not have another
- // direct wire to it), but to the user, it should look it it was always open
+ // direct wire to it), but to the user, it should look as it was always open
GetViewShell()->GetViewFrame()->ToggleChildWindow( SID_FM_FILTER_NAVIGATOR );
}
break;