aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2008-11-09 21:20:34 +0000
committerEli Zaretskii2008-11-09 21:20:34 +0000
commitac97579cb12e507f50de58547aa17aec827d4cfa (patch)
treec1eb16b4fbb9bd60eb8756101020241d0582d518
parent12008840caa8bae7ee9a928f300eaee0cdb7a6c8 (diff)
downloademacs-ac97579cb12e507f50de58547aa17aec827d4cfa.tar.gz
emacs-ac97579cb12e507f50de58547aa17aec827d4cfa.zip
Fix a typo.
-rw-r--r--msdos/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/INSTALL b/msdos/INSTALL
index 209a0e909aa..541c3817a2f 100644
--- a/msdos/INSTALL
+++ b/msdos/INSTALL
@@ -23,7 +23,7 @@ port of Bash. However, you should not normally need to run
23lisp/Makefile, as all the Lisp files are distributed in byte-compiled 23lisp/Makefile, as all the Lisp files are distributed in byte-compiled
24form as well. 24form as well.
25 25
26If you are building the DJGPP version of Emacs on an DOS-like system 26If you are building the DJGPP version of Emacs on a DOS-like system
27which supports long file names (e.g. Windows 9X or Windows XP), you 27which supports long file names (e.g. Windows 9X or Windows XP), you
28need to make sure that long file names are handled consistently both 28need to make sure that long file names are handled consistently both
29when you unpack the distribution and compile it. If you intend to 29when you unpack the distribution and compile it. If you intend to