mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Fix typo in tkinter docs (#106936)
Signed-off-by: Makonede <61922615+Makonede@users.noreply.github.com>
This commit is contained in:
parent
1d5a625eb0
commit
60e83968d5
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ themed widgets and is not supposed to be directly instantiated.
|
|||
Standard Options
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
All the :mod:`ttk` Widgets accepts the following options:
|
||||
All the :mod:`ttk` Widgets accept the following options:
|
||||
|
||||
.. tabularcolumns:: |l|L|
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue