summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-06-25 23:49:47 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-06-26 09:55:33 +0200
commit432449d075bb93f624fd64326e8d33543a6bab34 (patch)
tree4b4d4e864d9ca1b165607b58545f49291277818a /extensions
parent2e142c0ee54744d35517f0b9c49a24302fb32d47 (diff)
Fix typo
Change-Id: I47cf4db535562e4db505b44981d86d40171e7630 Reviewed-on: https://gerrit.libreoffice.org/56424 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
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: