summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.