Index: sources/gui/qml/pages/settings/SettingsExportLogs.qml =================================================================== diff -u -r6ea69a2a47988ea141091f6fffae5673f5937f62 -rfde18b0e9684a491bdef054b9057159ca36afad7 --- sources/gui/qml/pages/settings/SettingsExportLogs.qml (.../SettingsExportLogs.qml) (revision 6ea69a2a47988ea141091f6fffae5673f5937f62) +++ sources/gui/qml/pages/settings/SettingsExportLogs.qml (.../SettingsExportLogs.qml) (revision fde18b0e9684a491bdef054b9057159ca36afad7) @@ -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. // ////////////////////////////////////////////////////////////////////////////////