[1.6.x] Fixed an instance of 'an' before a word beginning with a consonant.
Backport of ef8ef2a42d from master
This commit is contained in:
parent
5767bc722f
commit
e2d4677a1c
@ -365,7 +365,7 @@ The actual sending of an email is handled by the email backend.
|
|||||||
|
|
||||||
The email backend class has the following methods:
|
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.
|
* ``close()`` closes the current email-sending connection.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user