From 841b916c1e272adeafea789dbf303ec3fc096f5c Mon Sep 17 00:00:00 2001 From: Christophe Nanteuil Date: Tue, 27 Jun 2023 22:44:30 +0200 Subject: [PATCH] suspecting typo --- Doc/library/tkinter.ttk.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/tkinter.ttk.rst b/Doc/library/tkinter.ttk.rst index 2db4c0f9143f64..b2d6d1da72d718 100644 --- a/Doc/library/tkinter.ttk.rst +++ b/Doc/library/tkinter.ttk.rst @@ -1120,7 +1120,7 @@ ttk.Treeview as the item identifier; *iid* must not already exist in the tree. Otherwise, a new unique identifier is generated. - See `Item Options`_ for the list of available points. + See `Item Options`_ for the list of available options. .. method:: item(item, option=None, **kw)