diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-01-18-13-09-00.bpo-32585.qpeijr.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-01-18-13-09-00.bpo-32585.qpeijr.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-01-18-13-09-00.bpo-32585.qpeijr.rst b/Misc/NEWS.d/next/Library/2018-01-18-13-09-00.bpo-32585.qpeijr.rst index c504e8b..0a60204 100644 --- a/Misc/NEWS.d/next/Library/2018-01-18-13-09-00.bpo-32585.qpeijr.rst +++ b/Misc/NEWS.d/next/Library/2018-01-18-13-09-00.bpo-32585.qpeijr.rst @@ -1 +1 @@ -Add Ttk spinbox widget to to tkinter.ttk. Patch by Alan D Moore. +Add Ttk spinbox widget to :mod:`tkinter.ttk`. Patch by Alan D Moore. |