mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Merge spelling and grammar fixes from 3.5
This commit is contained in:
commit
02b75abf73
14 changed files with 15 additions and 15 deletions
|
@ -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.:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue