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 01c2d78..9f54bec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* macosx/tclMacOSXBundle.c: fixed a problem that caused only the
first call to Tcl_MacOSXOpenVersionedBundleResources() for a given
- bundle indentifier to succeed. This caused the tcl runtime library
+ bundle identifier to succeed. This caused the tcl runtime library
not to be found in all interps created after the inital one.
2003-05-19 Kevin B. Kenny <kennykb@hippolyta>