[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:
Miss Islington (bot) 2023-07-20 16:11:52 -07:00 committed by GitHub
parent bc107e53d4
commit c1fd76e138
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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|