Skip to content

Commit a5c8d24

Browse files
[3.11] Fix typo in tkinter docs (GH-106936) (#106938)
Fix typo in tkinter docs (GH-106936) (cherry picked from commit 60e8396) Signed-off-by: Makonede <[email protected]> Co-authored-by: Makonede <[email protected]>
1 parent a6313d7 commit a5c8d24

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)