mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[3.12] Fix typo in tkinter docs (GH-106936) (#106937)
Fix typo in tkinter docs (GH-106936)
(cherry picked from commit 60e83968d5
)
Signed-off-by: Makonede <61922615+Makonede@users.noreply.github.com>
Co-authored-by: Makonede <61922615+Makonede@users.noreply.github.com>
This commit is contained in:
parent
bc107e53d4
commit
c1fd76e138
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