summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/ole/unoobjw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/ole/unoobjw.cxx b/extensions/source/ole/unoobjw.cxx
index af4a20d2db95..0c0347320096 100644
--- a/extensions/source/ole/unoobjw.cxx
+++ b/extensions/source/ole/unoobjw.cxx
@@ -1860,7 +1860,7 @@ STDMETHODIMP InterfaceOleWrapper::Invoke(DISPID dispidMember,
// Actual call:
// foo(10, 20, E:=50, D:=40, F:=60)
//
- // That is, A and B are pased positionally, D, E, and F as named arguments,
+ // That is, A and B are passed positionally, D, E, and F as named arguments,
// and the optional C and G parameters are left out.
//
// Incoming DISPPARAMS: