Django

Code

Ticket #5838 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

"MIMEBase" misspelled as "MIMBase" in "Sending e-mail" section

Reported by: huddlej@gmail.com Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

In Sending e-mail under the description of "attach()" the following line has a typo:

"You can pass it a single argument that is an email.MIMBase.MIMEBase instance. This will be inserted directly into the resulting message."

"MIMBase" should be "MIMEBase".

Attachments

Change History

10/30/07 17:35:15 changed by gwilson

  • status changed from new to closed.
  • resolution set to fixed.

(In [6629]) Fixed #5838 -- Fixed typo in email documentation, thanks huddlej@gmail.com.


Add/Change #5838 ("MIMEBase" misspelled as "MIMBase" in "Sending e-mail" section)




Change Properties
Action