mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
Fixed typo in docs/topics/email.txt.
This commit is contained in:
parent
485f483d49
commit
f551aeb003
1 changed files with 1 additions and 1 deletions
|
|
@ -354,7 +354,7 @@ The following parameters must be given as keyword arguments if used:
|
|||
.. versionchanged:: 5.2
|
||||
|
||||
Support for :class:`~django.core.mail.EmailAttachment` items of
|
||||
``attachments`` were added.
|
||||
``attachments`` was added.
|
||||
|
||||
* ``headers``: A dictionary of extra headers to put on the message. The
|
||||
keys are the header name, values are the header values. It's up to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue