mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix typo in tkinter.ttk.rst (GH-106157)
This commit is contained in:
parent
0b541f64c4
commit
7573c44c32
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue