summaryrefslogtreecommitdiff
path: root/svx/source/form/fmshimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmshimp.cxx')
-rw-r--r--svx/source/form/fmshimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/fmshimp.cxx b/svx/source/form/fmshimp.cxx
index 4291215c6735..3f72b3a7a1f5 100644
--- a/svx/source/form/fmshimp.cxx
+++ b/svx/source/form/fmshimp.cxx
@@ -3500,7 +3500,7 @@ void FmXFormShell::CreateExternalView_Lock()
m_xExternalDisplayedForm = xForm;
// do this before dispatching the "attach" command, as the attach may result in a call to our queryDispatch (for the FormSlots)
- // whichs needs the m_xExternalDisplayedForm
+ // which needs the m_xExternalDisplayedForm
xAttachDispatch->dispatch(aAttachURL, Sequence< PropertyValue>(&aArg, 1));