Skip to content

Commit 60e8396

Browse files
authored
Fix typo in tkinter docs (#106936)
Signed-off-by: Makonede <[email protected]>
1 parent 1d5a625 commit 60e8396

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
@@ -102,7 +102,7 @@ themed widgets and is not supposed to be directly instantiated.
102102
Standard Options
103103
^^^^^^^^^^^^^^^^
104104

105-
All the :mod:`ttk` Widgets accepts the following options:
105+
All the :mod:`ttk` Widgets accept the following options:
106106

107107
.. tabularcolumns:: |l|L|
108108

0 commit comments

Comments
 (0)