mirror of
https://github.com/django/django.git
synced 2025-08-21 01:09:13 +00:00
Fixed typo in docs/topics/email.txt.
This commit is contained in:
parent
485f483d49
commit
f551aeb003
@ -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…
x
Reference in New Issue
Block a user