summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eb5433..0527b19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>