summaryrefslogtreecommitdiff
path: root/Lib/tkinter
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-08-05 01:51:39 +0000
committerMartin Panter <vadmium+py@gmail.com>2016-08-05 01:51:39 +0000
commit0fe8bbfda3a959a4da317764841989b1220451f8 (patch)
treeaa0bf3882bf63bae2492824c881a09a52207eb06 /Lib/tkinter
parentbb691ed85d9f51c9d36656fac3bb4c362431830d (diff)
parent98011dc5b236111df6cf232ec26eaf8124a5dc89 (diff)
downloadcpython-0fe8bbfda3a959a4da317764841989b1220451f8.tar.gz
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 71ac2a7d10..c474e60713 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.: