Skip to content

Commit

Permalink
[3.12] Fix typo in tkinter.ttk.rst (GH-106157) (GH-114200)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7573c44)

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
  • Loading branch information
miss-islington and christopheNan committed Jan 17, 2024
1 parent 74a6b7f commit 01344cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/tkinter.ttk.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 01344cf

Please sign in to comment.