From d397ef66ac8597db186758cf27da57442d39d9fa Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 1 Sep 2014 16:34:50 -0700 Subject: [PATCH] CHANGELOG: Fix 'inhertence' -> 'inheritance' typo Signed-off-by: W. Trevor King --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 0dc0e5a..44c2614 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ v3.9 (2014-09-01) * Catch and error out if a user adds a feed with a duplicate name. * Split sender into both sendmail's -F and -f. - * Fix an error with SMTPConnectionError inhertence order ("does not take keyword arguments"). + * Fix an error with SMTPConnectionError inheritance order ("does not take keyword arguments"). * Add a new `smtp-ssl-protocol` setting, to select acceptable protocols for SMTP connections. * Fix non-compliant User-Agent header for HTTP/1.1. * Fix an error in the NoToEmailAddress invocation. -- 2.26.2