summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-02-22 06:56:47 (GMT)
committerdas <das>2003-02-22 06:56:47 (GMT)
commit4e1ccdabf4b8a93597bfdeb398a29bc9b4f3fe92 (patch)
treedfbad6e411b4e06bf5a5c5fab312bd680a66890b /ChangeLog
parentd1d1ade757f71ccd5e5be666a7778ae905b351eb (diff)
downloadtcl-4e1ccdabf4b8a93597bfdeb398a29bc9b4f3fe92.zip
tcl-4e1ccdabf4b8a93597bfdeb398a29bc9b4f3fe92.tar.gz
tcl-4e1ccdabf4b8a93597bfdeb398a29bc9b4f3fe92.tar.bz2
fixed typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 868aece..6c86de3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,7 @@
* unix/tcl.m4:
* unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to
- create new processes, as recommended by to Apple (vfork can be up to
+ create new processes, as recommended by Apple (vfork can be up to
100 times faster thank fork on macosx).
* unix/configure: regen.