diff options
author | Jim Meyering <meyering@redhat.com> | 2009-10-31 08:49:46 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-10-31 08:49:46 +0100 |
commit | a276ba2dd43a35fed6f81fa976bece1d3eb48f64 (patch) | |
tree | 67c32b0cf360e487ba173e0212615a1a07b541c0 | |
parent | 71c2f881558e46f79bc4c515b34953a59ba8c50d (diff) | |
download | coreutils-a276ba2dd43a35fed6f81fa976bece1d3eb48f64.tar.xz |
admin: fix typo in release procedure
* README-release: s/gzip/coreutils/
-rw-r--r-- | README-release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README-release b/README-release index 4bf481552..e56c7a90c 100644 --- a/README-release +++ b/README-release @@ -79,7 +79,7 @@ Once all the builds and tests have passed, click on the "submit news", then write something like the following: (If there is no such button, then enable "News" for the project via the Main -> "Select Features" menu item, or via this link: - https://savannah.gnu.org/project/admin/editgroupfeatures.php?group=gzip) + https://savannah.gnu.org/project/admin/editgroupfeatures.php?group=coreutils) Subject: coreutils-0.0 released [beta] The announcement is here: |