From 191dda3eca5518aa866ddada48bc8465c8aba1ba Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 25 Sep 2018 12:43:30 +0200 Subject: [PATCH] Fix typo Change-Id: Id6f7bf29ff957455bfb2e1687a285a45529b77a0 Reviewed-on: https://gerrit.libreoffice.org/60966 Tested-by: Jenkins Reviewed-by: Julien Nabet --- shell/source/win32/spsupp/COMOpenDocuments.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/source/win32/spsupp/COMOpenDocuments.cxx b/shell/source/win32/spsupp/COMOpenDocuments.cxx index c4818263b832..68940e016147 100644 --- a/shell/source/win32/spsupp/COMOpenDocuments.cxx +++ b/shell/source/win32/spsupp/COMOpenDocuments.cxx @@ -313,7 +313,7 @@ STDMETHODIMP COMOpenDocuments::CreateNewDocument2( return hr; } -// Used with the OpenDocuments.CreateNewDocument2 Method method to determine +// Used with the OpenDocuments.CreateNewDocument2 method to determine // whether the security dialog box that appears when a document is opened has already appeared // // If the PromptedOnLastOpen method returns true, the window containing the document library view