commit | 2827709d6dc594629ffa9904f55c839593891fc7 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Mon May 04 16:03:03 2009 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Mon May 04 16:03:03 2009 +0000 |
tree | 400da5200d3d680836018a6d3a9cc43fbc3dcab9 | |
parent | 406d7aaee76a3c0942b5b84a8c689afc2a06f960 [diff] [blame] |
Fix typos.
diff --git a/Lib/lib-tk/ttk.py b/Lib/lib-tk/ttk.py index f112f0e..dfeb21b 100644 --- a/Lib/lib-tk/ttk.py +++ b/Lib/lib-tk/ttk.py
@@ -37,7 +37,7 @@ import os tilelib = os.environ.get('TILE_LIBRARY') if tilelib: - # append custom tile path to the the list of directories that + # append custom tile path to the list of directories that # Tcl uses when attempting to resolve packages with the package # command master.tk.eval(