Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
iritkatriel committed Sep 12, 2023
1 parent e722d22 commit 76e3823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ Deprecated

(Contributed by Erlend E. Aasland in :gh:`107948` and :gh:`108278`.)

* The :data:`~dis.HAVE_ARGUMENT` separator is deprecated. Check membership
* The ``dis.HAVE_ARGUMENT`` separator is deprecated. Check membership
in :data:`~dis.hasarg` instead.
(Contributed by Irit Katriel in :gh:`109319`.)

Expand Down

0 comments on commit 76e3823

Please sign in to comment.