Skip to content

Commit b8ca758

Browse files
committed
Fix :meth: link to method
1 parent 4a3ea48 commit b8ca758

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/tkinter.font.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ The different font weights and slants are:
109109
References
110110
----------
111111

112-
.. [1] The :meth:`actual` docs are based on those found on the Tk 8.6 font man
113-
page (https://www.tcl.tk/man/tcl8.6/TkCmd/font.htm#M5)
112+
.. [1] The :meth:`Font.actual` docs are based heavily on those found on the Tk
113+
8.6 font man page (https://www.tcl.tk/man/tcl8.6/TkCmd/font.htm#M5)

0 commit comments

Comments
 (0)