From 0b511fd5b3051079f84b200a08518063d5227682 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 6 Jul 2018 07:40:04 +0530 Subject: [PATCH] ... --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index f7812c5008..361782cccb 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -43,7 +43,7 @@ - title: "Edit book: Add a shortcut (Ctrl+Alt+Down) to edit the next file in the book spine." tickets: [1779616] - - title: "calibre-smtp: Verify relay server TLS certificates by default. New option --dont-verify-server-sertificate to restore old behavior." + - title: "calibre-smtp: Verify relay server TLS certificates by default. New option --dont-verify-server-certificate to restore old behavior." bug fixes: - title: "Conversion: Fix a regression in the previous release that caused conversion of EPUB 3 to EPUB 3 to fail."