shell/source/win32/spsupp/COMOpenDocuments.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 191dda3eca5518aa866ddada48bc8465c8aba1ba
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Sep 25 12:43:30 2018 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Sep 25 14:15:13 2018 +0200

    Fix typo
    
    Change-Id: Id6f7bf29ff957455bfb2e1687a285a45529b77a0
    Reviewed-on: https://gerrit.libreoffice.org/60966
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to