浏览代码

Fixed an instance of 'an' before a word beginning with a consonant.

Iain Dawson 10 年之前
父节点
当前提交
ef8ef2a42d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/topics/email.txt

+ 1 - 1
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.