aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2013-03-09 18:15:08 -0800
committerGlenn Morris2013-03-09 18:15:08 -0800
commit6b88120b111fb83db8d9854493a0e269b17adb11 (patch)
treefce0f138bf421892d3161f180813040123788794 /admin
parent9e4a1ee063273a17fff2efacf4620986e2410562 (diff)
downloademacs-6b88120b111fb83db8d9854493a0e269b17adb11.tar.gz
emacs-6b88120b111fb83db8d9854493a0e269b17adb11.zip
Fix typo in previous
Diffstat (limited to 'admin')
-rw-r--r--admin/make-tarball.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 85cd505a28d..005c6694228 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -55,7 +55,7 @@ General steps (for each step, check for possible errors):
55 from now when you intend to make the release. Use M-x add-release-logs 55 from now when you intend to make the release. Use M-x add-release-logs
56 to add the ChangeLog entries for that date to the tar file (but 56 to add the ChangeLog entries for that date to the tar file (but
57 not yet to the repository). Name the tar file as 57 not yet to the repository). Name the tar file as
58 emacs-XX-Y-rc1.tar. If all goes well in the following week, you 58 emacs-XX.Y-rc1.tar. If all goes well in the following week, you
59 can simply rename the file and use it for the actual release. 59 can simply rename the file and use it for the actual release.
60 60
615. autoreconf -i -I m4 --force 615. autoreconf -i -I m4 --force