Skip to content

Commit a446cd6

Browse files
committed
Slight clarification on Font.copy's name behaviour
1 parent 82019b6 commit a446cd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/tkinter.font.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The different font weights and slants are:
6868

6969
.. method:: copy()
7070

71-
Return new instance of the current font.
71+
Return new instance of the current font with a different *name*.
7272

7373
.. method:: measure(text, displayof=None)
7474

0 commit comments

Comments
 (0)