summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2007
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.2007')
-rw-r--r--ChangeLog.20072
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2007 b/ChangeLog.2007
index 5995956..34725e3 100644
--- a/ChangeLog.2007
+++ b/ChangeLog.2007
@@ -1426,7 +1426,7 @@
initialization assumptions of the TIP 280 code in CompileWord().
* generic/tclCompExpr.c: Suppress the attempt to convert to
- numeric when pre-compiling a constant expresion indicates an error.
+ numeric when pre-compiling a constant expression indicates an error.
2007-08-22 Miguel Sofer <msofer@users.sf.net>