]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix typo in tkinter docs (#106936)
authorMakonede <61922615+Makonede@users.noreply.github.com>
Thu, 20 Jul 2023 23:07:06 +0000 (16:07 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2023 23:07:06 +0000 (00:07 +0100)
Signed-off-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|