From 69587bba2174428bc25eda9675558aadede61674 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 25 Jun 2008 14:05:38 +0000 Subject: [PATCH] Fix typos. --- msdos/ChangeLog | 2 +- nt/ChangeLog | 2 +- src/ChangeLog.10 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/msdos/ChangeLog b/msdos/ChangeLog index a1058786c27..99d89d266d6 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -145,7 +145,7 @@ 2002-03-09 Eli Zaretskii - Add support for bootstraping Emacs: + Add support for bootstrapping Emacs: * sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean target. diff --git a/nt/ChangeLog b/nt/ChangeLog index 84fe115ce50..d228b84bd70 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -546,7 +546,7 @@ * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids - calling non-existent cmdproxy.exe on boostrappings after a + calling non-existent cmdproxy.exe on bootstrappings after a previous install followed by realclean. * nmake.defs: Add quote in comment to resync font-locking. diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index 7b955c5e9a7..e166cdeb3e4 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 -- 2.39.5