diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-11-21 16:15:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-11-21 16:15:40 (GMT) |
commit | e4a3378f270f569a6ba7d4e0955add4561ce0d8c (patch) | |
tree | c6d1adfa08fe311a7397c644485cf0d197c241fc /ChangeLog | |
parent | d4e0e90571d6d4ffbb8291348f9ecad92a25e349 (diff) | |
download | tk-e4a3378f270f569a6ba7d4e0955add4561ce0d8c.zip tk-e4a3378f270f569a6ba7d4e0955add4561ce0d8c.tar.gz tk-e4a3378f270f569a6ba7d4e0955add4561ce0d8c.tar.bz2 |
Remove unnecessary end-of-line spacing
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ a better first place to look now. * library/ttk/progress.tcl: Bug [c597acdab3]: Call [$pb step] in tail position in ttk::progressbar::Autoincrement, so that the widget is in a consistent state when any write traces on - the linked -variable are fired. + the linked -variable are fired. 2013-08-14 Jan Nijtmans <nijtmans@users.sf.net> |