Index: sources/gui/qml/pages/settings/SettingsExportLogs.qml =================================================================== diff -u -r6ea69a2a47988ea141091f6fffae5673f5937f62 -rcb92e17b2d07c0f217575e23edea40cbd99753e3 --- sources/gui/qml/pages/settings/SettingsExportLogs.qml (.../SettingsExportLogs.qml) (revision 6ea69a2a47988ea141091f6fffae5673f5937f62) +++ sources/gui/qml/pages/settings/SettingsExportLogs.qml (.../SettingsExportLogs.qml) (revision cb92e17b2d07c0f217575e23edea40cbd99753e3) @@ -41,7 +41,7 @@ //////////////////////////////////////////////////////////////////////////////// // FIXME: The model being used here is the QML FileListModel. // - // This model is so limited and not updated well. // + // This model is so limited and do not update well. // // This model definitely has to be replaced with a C++ one, // // like the other MVC classes we have. // ////////////////////////////////////////////////////////////////////////////////