diff --git a/Doc/whatsnew/3.13.rst b/Doc/whatsnew/3.13.rst index d25e71ebc64b8a..083a70ce2405e3 100644 --- a/Doc/whatsnew/3.13.rst +++ b/Doc/whatsnew/3.13.rst @@ -791,7 +791,7 @@ tkinter :class:`tkinter.ttk.Style`. (Contributed by Serhiy Storchaka in :gh:`68166`.) -* Add the :meth:`after_info` method for Tkinter widgets. +* Add the :meth:`!after_info` method for Tkinter widgets. (Contributed by Cheryl Sabella in :gh:`77020`.) traceback