From b15a675540979585bbb98d159bf6c35ea717daee Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 24 Apr 2015 17:53:40 +0530 Subject: [PATCH] ... --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index e9189a19bd..25246e721c 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -34,7 +34,7 @@ - title: "Properly display names of libraries containing the ampersand character." tickets: [1447188] - - title: "When sorting filenames in comics treat the file extension as a secondary sort key. Fixes xyz.jpg sorting before xyz_1.jpg" + - title: "When sorting filenames in comics treat the file extension as a secondary sort key. Fixes xyz.jpg sorting after xyz_1.jpg" - title: "Fix a regression in 2.25 that broke the search & replace wizard in the conversion dialog when converting a book with multiple formats"