summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-02-21 19:04:32 (GMT)
committerdas <das>2003-02-21 19:04:32 (GMT)
commitaa03f845d607abd4fd81d2432729f2d98a161df2 (patch)
tree46ca67f47d205dfd65afef7428ef55506956d843 /ChangeLog
parentb10d38388ab71647664bbec6525b1b0d9a0b92c2 (diff)
downloadtcl-aa03f845d607abd4fd81d2432729f2d98a161df2.zip
tcl-aa03f845d607abd4fd81d2432729f2d98a161df2.tar.gz
tcl-aa03f845d607abd4fd81d2432729f2d98a161df2.tar.bz2
fixed very old typos
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9543f32..ad9015f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1355,7 +1355,7 @@
Tcl_GetOpenMode was used instead of private GetOpenMode).
* mac/tclMacFCmd.c: removed GenerateUniqueName(), use equivalent
- (and identiaclly named) routine from MoreFiles instead.
+ (and identically named) routine from MoreFiles instead.
* mac/tclMacLoad.c: CONSTification, fixes to Vince's last changes.
@@ -1363,7 +1363,7 @@
* mac/tclMacTest.c:
* mac/tclMacUnix.c: CONSTification.
- * mac/tclMacOSA.c: CONSTificcation, sprintf fixes, UH 3.4.x changes;
+ * mac/tclMacOSA.c: CONSTification, sprintf fixes, UH 3.4.x changes;
fix for missing autoname token from TclOSACompileCmd. (bdesgraupes)
* mac/AppleScript.html(AppleScript delete): doc fix. (bdesgraupes)