summaryrefslogtreecommitdiff
path: root/docutils
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-12-12 13:05:17 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-12-12 13:05:17 +0000
commit43f02db8c6c5b5bb21e1fa9eddfde15373c10869 (patch)
tree91d9c9fff26038b7b56ad235c3857faf7c940d4e /docutils
parent9ce43ce62b9fe9ec4f51404ef8917f39af3a4aa2 (diff)
downloaddocutils-43f02db8c6c5b5bb21e1fa9eddfde15373c10869.tar.gz
Small fixes in release documentation.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8436 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
-rw-r--r--docutils/docs/dev/release.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/dev/release.txt b/docutils/docs/dev/release.txt
index 58df155e4..278c0aeb4 100644
--- a/docutils/docs/dev/release.txt
+++ b/docutils/docs/dev/release.txt
@@ -32,7 +32,7 @@ The *version identifier* ``docutils.__version__`` is defined in
docutils/README.txt
web/index.txt
-You can use the script ``set_release.sh`` to change the version
+You can use the script ``set_version.sh`` to change the version
identifier:
#. ``cd`` to the "docutils" subdirectory in the repository checkout,
@@ -67,7 +67,7 @@ REWORK FOR SOURCEFORGE REPO
On the Docutils-develop mailing list, announce that the release is
going to be made, update the release notes (consult HISTORY.TXT for
- changes) and ask for additions.
+ important changes) and ask for additions.
Announce the upcoming release at the Sphinx-devel mailing list
and ask for testing with Sphinx.