From c2fe985733ecf5ec113a92f155cc6b769932d544 Mon Sep 17 00:00:00 2001 From: Iain Dawson Date: Wed, 10 Sep 2014 09:44:12 +0100 Subject: [1.7.x] Fixed an instance of 'an' before a word beginning with a consonant. Backport of ef8ef2a42d from master --- docs/topics/email.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/topics/email.txt b/docs/topics/email.txt index 588ddf9076..a6b9aa56a3 100644 --- a/docs/topics/email.txt +++ b/docs/topics/email.txt @@ -389,7 +389,7 @@ The actual sending of an email is handled by the email backend. The email backend class has the following methods: -* ``open()`` instantiates an long-lived email-sending connection. +* ``open()`` instantiates a long-lived email-sending connection. * ``close()`` closes the current email-sending connection. -- cgit v1.3