diff options
| author | Eli Zaretskii | 2008-11-09 21:20:34 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-11-09 21:20:34 +0000 |
| commit | ac97579cb12e507f50de58547aa17aec827d4cfa (patch) | |
| tree | c1eb16b4fbb9bd60eb8756101020241d0582d518 /msdos | |
| parent | 12008840caa8bae7ee9a928f300eaee0cdb7a6c8 (diff) | |
| download | emacs-ac97579cb12e507f50de58547aa17aec827d4cfa.tar.gz emacs-ac97579cb12e507f50de58547aa17aec827d4cfa.zip | |
Fix a typo.
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/INSTALL | 2 |
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 | |||
| 23 | lisp/Makefile, as all the Lisp files are distributed in byte-compiled | 23 | lisp/Makefile, as all the Lisp files are distributed in byte-compiled |
| 24 | form as well. | 24 | form as well. |
| 25 | 25 | ||
| 26 | If you are building the DJGPP version of Emacs on an DOS-like system | 26 | If you are building the DJGPP version of Emacs on a DOS-like system |
| 27 | which supports long file names (e.g. Windows 9X or Windows XP), you | 27 | which supports long file names (e.g. Windows 9X or Windows XP), you |
| 28 | need to make sure that long file names are handled consistently both | 28 | need to make sure that long file names are handled consistently both |
| 29 | when you unpack the distribution and compile it. If you intend to | 29 | when you unpack the distribution and compile it. If you intend to |