Skip to content

Commit f2bb125

Browse files
committed
Fix Sphinx syntax in news item.
1 parent a13dde6 commit f2bb125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
If an email containing an address header that ended in an open double quote
2-
was parsed with a non-`compat32` policy, accessing the `username` attribute
2+
was parsed with a non-``compat32`` policy, accessing the ``username`` attribute
33
of the mailbox accessed through that header object would result in an
4-
`IndexError`. It now correctly returns an empty string as the result.
4+
``IndexError``. It now correctly returns an empty string as the result.

0 commit comments

Comments
 (0)