aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorMattias EngdegÄrd2022-07-02 12:01:18 +0200
committerMattias EngdegÄrd2022-07-02 13:32:41 +0200
commit8d68760ddee3690b4312fdb5d85210cb21b4eb7d (patch)
tree9332368efe35507bd11da1a743628871fc983e0a /admin
parentc5aec9b10d709b91a0188b705b653bd2a59fff2d (diff)
downloademacs-8d68760ddee3690b4312fdb5d85210cb21b4eb7d.tar.gz
emacs-8d68760ddee3690b4312fdb5d85210cb21b4eb7d.zip
; Fix typos.
Diffstat (limited to 'admin')
-rw-r--r--admin/nt/dist-build/README-scripts2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/nt/dist-build/README-scripts b/admin/nt/dist-build/README-scripts
index 6b1adbe03e1..e99fbe07062 100644
--- a/admin/nt/dist-build/README-scripts
+++ b/admin/nt/dist-build/README-scripts
@@ -131,7 +131,7 @@ The process is the same as for building from the master branch, except
131that the release branch should already exist as a worktree, and the 131that the release branch should already exist as a worktree, and the
132version number must be added to the command line with `build-zips.sh 132version number must be added to the command line with `build-zips.sh
133-V 27 -s`. The final zips will be named after the branch rather than 133-V 27 -s`. The final zips will be named after the branch rather than
134the version (e.g emacs-27-2019-12-26.zip) rather than than the Emacs 134the version (e.g emacs-27-2019-12-26.zip) rather than the Emacs
135version (e.g emacs-27.0.50.zip). 135version (e.g emacs-27.0.50.zip).
136 136
137 137