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

New commits:
commit 5785e4344f8e56aacbeb4d72e5e1f3066b2ec9b8
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Apr 4 19:13:59 2019 +0000
Commit:     Jens Carl <j.car...@gmx.de>
CommitDate: Tue Apr 9 07:13:06 2019 +0200

    Fix typo
    
    Change-Id: Ibae0cf4ef91c8b830447c999306a60dea3334ad6
    Reviewed-on: https://gerrit.libreoffice.org/70440
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.car...@gmx.de>

diff --git a/fpicker/source/win32/VistaFilePickerImpl.cxx 
b/fpicker/source/win32/VistaFilePickerImpl.cxx
index a2cc6d01468b..a4b5a88c5d48 100644
--- a/fpicker/source/win32/VistaFilePickerImpl.cxx
+++ b/fpicker/source/win32/VistaFilePickerImpl.cxx
@@ -763,7 +763,7 @@ void VistaFilePickerImpl::impl_sta_SetDirectory(const 
RequestRef& rRequest)
         // Vista stores last used folders for file dialogs
         // so we don't want the application to change the folder
         // in most cases.
-        // Store the requested folder in the mean time and decide later
+        // Store the requested folder in the meantime and decide later
         // what to do
         m_sDirectory = sDirectory;
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to