]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] Fix typo in tkinter docs (GH-106936) (#106937)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Jul 2023 23:11:52 +0000 (16:11 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2023 23:11:52 +0000 (00:11 +0100)
Fix typo in tkinter docs (GH-106936)
(cherry picked from commit 60e83968d555d53b97de04a0a00b2cdeb3187d39)

Signed-off-by: Makonede <61922615+Makonede@users.noreply.github.com>
Co-authored-by: Makonede <61922615+Makonede@users.noreply.github.com>
Doc/library/tkinter.ttk.rst

index 4ff2b2159c3622181912e81da7d7a9398142ea88..9f2f9eb858afd4372eb5c62121e9b1da30fdcea7 100644 (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|