diff options
| author | Mattias EngdegÄrd | 2022-07-02 12:01:18 +0200 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2022-07-02 13:32:41 +0200 |
| commit | 8d68760ddee3690b4312fdb5d85210cb21b4eb7d (patch) | |
| tree | 9332368efe35507bd11da1a743628871fc983e0a /admin | |
| parent | c5aec9b10d709b91a0188b705b653bd2a59fff2d (diff) | |
| download | emacs-8d68760ddee3690b4312fdb5d85210cb21b4eb7d.tar.gz emacs-8d68760ddee3690b4312fdb5d85210cb21b4eb7d.zip | |
; Fix typos.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/nt/dist-build/README-scripts | 2 |
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 | |||
| 131 | that the release branch should already exist as a worktree, and the | 131 | that the release branch should already exist as a worktree, and the |
| 132 | version number must be added to the command line with `build-zips.sh | 132 | version 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 |
| 134 | the version (e.g emacs-27-2019-12-26.zip) rather than than the Emacs | 134 | the version (e.g emacs-27-2019-12-26.zip) rather than the Emacs |
| 135 | version (e.g emacs-27.0.50.zip). | 135 | version (e.g emacs-27.0.50.zip). |
| 136 | 136 | ||
| 137 | 137 | ||