Skip to content

Commit

Permalink
Fix typo in tkinter.ttk.rst (pythonGH-106157)
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheNan committed Jan 17, 2024
1 parent 0b541f6 commit 7573c44
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 7573c44

Please sign in to comment.