diff options
author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-07 11:37:56 +0100 |
---|---|---|
committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-07 11:37:56 +0100 |
commit | 8e5fc38a2f0331c00704e4cc34602a2d58c32c6a (patch) | |
tree | a448813b15caa51f2d1be40d2f7ea5eaf93d758e /nt/README.W32 | |
parent | ee21b402d75c1fb0d6c09dc9f8a02f2bff0325f6 (diff) | |
download | emacs-8e5fc38a2f0331c00704e4cc34602a2d58c32c6a.tar.gz |
Fix typo
* nt/README.W32:
Diffstat (limited to 'nt/README.W32')
-rw-r--r-- | nt/README.W32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/README.W32 b/nt/README.W32 index 58d1adf6e13..79f57418623 100644 --- a/nt/README.W32 +++ b/nt/README.W32 @@ -153,7 +153,7 @@ See the end of the file for license conditions. instance, or you want the smallest possible Emacs), then you may use the files emacs-VER-x86_64-no-deps.zip or emacs-VER-i686-no-deps.zip. The dependency files are also available - as emacs-MVER-x86_64-no-deps.zip and emacs-MVER-i686-deps.zip. Source + as emacs-MVER-x86_64-deps.zip and emacs-MVER-i686-deps.zip. Source code for these dependencies is available as emacs-26-deps-mingw-w64-src.zip. |