Skip to content

Commit 7573c44

Browse files
Fix typo in tkinter.ttk.rst (GH-106157)
1 parent 0b541f6 commit 7573c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/tkinter.ttk.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@ ttk.Treeview
11181118
as the item identifier; *iid* must not already exist in the tree.
11191119
Otherwise, a new unique identifier is generated.
11201120

1121-
See `Item Options`_ for the list of available points.
1121+
See `Item Options`_ for the list of available options.
11221122

11231123

11241124
.. method:: item(item, option=None, **kw)

0 commit comments

Comments
 (0)