[3.11] Fix typo in tkinter.ttk.rst (GH-106157) (GH-114201)

(cherry picked from commit 7573c44c32)

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2024-01-17 20:24:10 +01:00 committed by GitHub
parent 654c70a655
commit 5dcb15da88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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)