Skip to content

Commit 958bcf3

Browse files
authored
fixup rst
1 parent 590c1ac commit 958bcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
When headers are added to :meth:`email.message.Message` objects, either through
1+
When headers are added to :class:`email.message.Message` objects, either through
22
:meth:`email.message.Message.__setitem__` or :meth:`email.message.Message.add_header`,
33
the field name is now validated according to :rfc:`RFC 5322, Section 3.6.8 <5322#section-3.6.8>`
44
and a :exc:`ValueError` is raised if the field name contains any invalid characters.

0 commit comments

Comments
 (0)