fpicker/source/win32/VistaFilePickerEventHandler.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0c5cb20f26806eaa16adf121440236750fe47b79
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 14 21:23:10 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jun 8 08:49:27 2019 +0200

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

diff --git a/fpicker/source/win32/VistaFilePickerEventHandler.hxx 
b/fpicker/source/win32/VistaFilePickerEventHandler.hxx
index 8e01df71a18c..ea990ac7758a 100644
--- a/fpicker/source/win32/VistaFilePickerEventHandler.hxx
+++ b/fpicker/source/win32/VistaFilePickerEventHandler.hxx
@@ -136,7 +136,7 @@ class VistaFilePickerEventHandler : public ::cppu::BaseMutex
         /** stop listening for file picker events on the internally cached 
dialog COM object.
          *
          *  The COM dialog provided on the startListening() call was cached 
internally.
-         *  And now its used to deregister this listener. Doing so the also 
internally cached
+         *  And now it's used to deregister this listener. Doing so the also 
internally cached
          *  listener handle is used. If listener was not already registered - 
nothing will happen.
          */
         void stopListening();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to