From: Makonede <61922615+Makonede@users.noreply.github.com> Date: Thu, 20 Jul 2023 23:07:06 +0000 (-0700) Subject: Fix typo in tkinter docs (#106936) X-Git-Tag: v3.13.0a1~1328 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60e83968d555d53b97de04a0a00b2cdeb3187d39;p=thirdparty%2FPython%2Fcpython.git Fix typo in tkinter docs (#106936) Signed-off-by: Makonede <61922615+Makonede@users.noreply.github.com> --- diff --git a/Doc/library/tkinter.ttk.rst b/Doc/library/tkinter.ttk.rst index 4ff2b2159c36..9f2f9eb858af 100644 --- a/Doc/library/tkinter.ttk.rst +++ b/Doc/library/tkinter.ttk.rst @@ -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|