Kaydet (Commit) 5785e434 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typo

Change-Id: Ibae0cf4ef91c8b830447c999306a60dea3334ad6
Reviewed-on: https://gerrit.libreoffice.org/70440
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst a78ffa92
...@@ -763,7 +763,7 @@ void VistaFilePickerImpl::impl_sta_SetDirectory(const RequestRef& rRequest) ...@@ -763,7 +763,7 @@ void VistaFilePickerImpl::impl_sta_SetDirectory(const RequestRef& rRequest)
// Vista stores last used folders for file dialogs // Vista stores last used folders for file dialogs
// so we don't want the application to change the folder // so we don't want the application to change the folder
// in most cases. // 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 // what to do
m_sDirectory = sDirectory; m_sDirectory = sDirectory;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment