diff options
author | Geoff Voelker <voelker@cs.washington.edu> | 1997-09-11 05:33:51 +0000 |
---|---|---|
committer | Geoff Voelker <voelker@cs.washington.edu> | 1997-09-11 05:33:51 +0000 |
commit | e87601de4c09ceaf674e6961bec7c080797de09a (patch) | |
tree | e8f12f6d335bffb98b44d624e327119112b9bb92 /nt | |
parent | 07b0b2641c9be0c554a06fbe7bd56338d9937cfc (diff) | |
download | emacs-e87601de4c09ceaf674e6961bec7c080797de09a.tar.gz |
Fix typo.
Diffstat (limited to 'nt')
-rw-r--r-- | nt/debug.bat.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/debug.bat.in b/nt/debug.bat.in index e774870cd1d..a047640027a 100644 --- a/nt/debug.bat.in +++ b/nt/debug.bat.in @@ -1,5 +1,5 @@ -REM Here begins emacs.bat.in
+REM Here begins debug.bat.in
REM Set OS specific values.
REM none needed
|