summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-12 17:03:26 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-12 20:02:11 +0000
commit127b2e59995f3abcf1593138cd27af9f375d7b1b (patch)
treeecb54995e92a5ee3f2c3173df732d2457b04361e /shell
parent975bfbe29dc92de8d9e081685d2377ea8f7ce62e (diff)
Fix typos
Change-Id: I63da858b3f264cd099e60192633b44d362b6fad7 Reviewed-on: https://gerrit.libreoffice.org/35055 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/spsupp/COMOpenDocuments.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/spsupp/COMOpenDocuments.cxx b/shell/source/win32/spsupp/COMOpenDocuments.cxx
index b9d24405aa4f..088e6d5717cd 100644
--- a/shell/source/win32/spsupp/COMOpenDocuments.cxx
+++ b/shell/source/win32/spsupp/COMOpenDocuments.cxx
@@ -336,7 +336,7 @@ STDMETHODIMP COMOpenDocuments::PromptedOnLastOpen(
// 3 When the document is not checked out and the document library requires that documents be checked out to be edited, the user can only read the document, or check it out and edit it
// 4 When the current user has checked it out, the user can only edit the local copy of the document
STDMETHODIMP COMOpenDocuments::ViewDocument3(
- IDispatch* /*pdisp*/, // An Object that represents the window from which the ViewDocmument3 method is being activated
+ IDispatch* /*pdisp*/, // An Object that represents the window from which the ViewDocument3 method is being activated
BSTR bstrDocumentLocation, // A string that contains the URL of the document to open for reading
int /*OpenType*/, // A Long integer that specifies the rights for opening the document
VARIANT /*varProgID*/, // An optional string that contains the ProgID of the application with which to open the document. If this argument is omitted, the default viewer for the document is used