diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst index b8f6607148f..0715a43e9aa 100644 --- a/Doc/library/tkinter.rst +++ b/Doc/library/tkinter.rst @@ -15,7 +15,7 @@ this should open a window demonstrating a simple Tk interface. .. seealso:: - `Python Tkinter Resources `_ + `Python Tkinter Resources `_ The Python Tkinter Topic Guide provides a great deal of information on using Tk from Python and links to other sources of information on Tk.