summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2008
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.2008')
-rw-r--r--ChangeLog.20084
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.2008 b/ChangeLog.2008
index 9c4e951..7bd2a01 100644
--- a/ChangeLog.2008
+++ b/ChangeLog.2008
@@ -1207,7 +1207,7 @@
* generic/tcl.decls, doc/Ensemble.3, doc/namespace.n
* tests/namespace.test: Allow the handling of a (fixed) number of
formal parameters between an ensemble's command and subcommand at
- invokation time. [Patch 1901783]
+ invocation time. [Patch 1901783]
2008-09-28 Miguel Sofer <msofer@users.sf.net>
@@ -3252,7 +3252,7 @@
2008-03-21 Donal K. Fellows <dkf@users.sf.net>
* doc/switch.n: Clarified documentation in respect of two-argument
- invokation. [Bug 1899962]
+ invocation. [Bug 1899962]
* tests/switch.test: Added more tests of regexp-mode compilation of
the [switch] command. [Bug 1854435]