From a5ff7c8ccf38e116a281e04edab1e4c7d095e414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Wed, 1 Jan 2025 10:42:49 +0100 Subject: [PATCH] Typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10c574c2..b695de3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch) * Enable dropping content on the FolderContentView. * Fix `open containing folder...` shortcut for comics. * Add a dialog to show information about a library, it includes the number of folders and comics and the number of read comics. -* Fix ocasional crashes when using automatic library updates. +* Fix occasional crashes when using automatic library updates. * Add setting to hide the "Continue Reading..." banner from the home view. * Improve Grid and Flow Info comics view scroll performance.