aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-06-25 14:05:38 +0000
committerJuanma Barranquero <[email protected]>2008-06-25 14:05:38 +0000
commit69587bba2174428bc25eda9675558aadede61674 (patch)
tree84b6cbd2b04ecab411db7b202b7ac3e081620914 /src
parent48e0b4c0d39696e5eaa7efa67752a0695bd72d68 (diff)
Fix typos.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 7b955c5e9a..e166cdeb3e 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -21338,7 +21338,7 @@
* fns.c (Frequire): Change nesting allowance from 2 to 3 to cause
more descriptive error output from lread.c:Fload upon most require
- cycles during boostrapping.
+ cycles during bootstrapping.
2002-11-27 Jason Rumney <[email protected]>