From 565ada5c2c2d4f05a14493bad11ea54144f2e7e5 Mon Sep 17 00:00:00 2001 From: FrogTheFrog Date: Sun, 11 Jun 2017 18:39:10 +0300 Subject: [PATCH] typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e305c88493..9b0e8bd046 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. * Specific account support added. This allows to make different configuration for different accounts. * New settings windows has been added. * Images can now be preloaded as soon as they are retrieved. -* Images can now be filtered from non-related images (select this option in settings window). +* Images can now be filtered for non-related images (select this option in settings window). * Fuzzy matcher has it's own Event log option now. This will reduce the clutter. * Timeout support added for `retrogaming.cloud`. After requested timeout, images will continue to download. * New nagging message will now announce when all downloads are complete.