Skip to content

Commit 1e90ae2

Browse files
committed
fix docs
1 parent 485a83c commit 1e90ae2

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,3 +1,3 @@
11
Fix a use-after-free crash in :ref:`bytearray.__mod__ <bytes-formatting>` when
2-
the :class:`!bytearray` is mutated while formatting the `%`-style arguments.
2+
the :class:`!bytearray` is mutated while formatting the ``%``-style arguments.
33
Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)