summaryrefslogtreecommitdiff
path: root/docs/email.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/email.txt')
-rw-r--r--docs/email.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/email.txt b/docs/email.txt
index effc5e24cf..55b91b1935 100644
--- a/docs/email.txt
+++ b/docs/email.txt
@@ -275,7 +275,7 @@ The class has the following methods:
There are two ways to call ``attach()``:
* You can pass it a single argument that is an
- ``email.MIMBase.MIMEBase`` instance. This will be inserted directly
+ ``email.MIMEBase.MIMEBase`` instance. This will be inserted directly
into the resulting message.
* Alternatively, you can pass ``attach()`` three arguments: