summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-08-05 01:51:39 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-08-05 01:51:39 (GMT)
commit02b75abf731831e32bbb8007a3278c14f6ad700a (patch)
tree3cb25748c067ffda3e2f1a718d9596a180821138 /Lib/tkinter
parenta31ddb33511f92d20dfddb23d934a0b7f4ab6122 (diff)
parent69332c1a64d6bdb80ff813fab403be832e12ce64 (diff)
downloadcpython-02b75abf731831e32bbb8007a3278c14f6ad700a.zip
cpython-02b75abf731831e32bbb8007a3278c14f6ad700a.tar.gz
cpython-02b75abf731831e32bbb8007a3278c14f6ad700a.tar.bz2
Merge spelling and grammar fixes from 3.5
Diffstat (limited to 'Lib/tkinter')
-rw-r--r--Lib/tkinter/ttk.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/tkinter/ttk.py b/Lib/tkinter/ttk.py
index 71ac2a7..c474e60 100644
--- a/Lib/tkinter/ttk.py
+++ b/Lib/tkinter/ttk.py
@@ -153,7 +153,7 @@ def _format_elemcreate(etype, script=False, *args, **kw):
def _format_layoutlist(layout, indent=0, indent_size=2):
"""Formats a layout list so we can pass the result to ttk::style
- layout and ttk::style settings. Note that the layout doesn't has to
+ layout and ttk::style settings. Note that the layout doesn't have to
be a list necessarily.
E.g.: