Fix typo in tkinter.ttk.rst (GH-106157)

This commit is contained in:
Christophe Nanteuil 2024-01-17 19:23:25 +01:00 committed by GitHub
parent 0b541f64c4
commit 7573c44c32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1118,7 +1118,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)