summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens C. Jensen <1847332+jensecj@users.noreply.github.com>2021-10-03 16:27:12 +0000
committerGitHub <noreply@github.com>2021-10-03 16:27:12 +0000
commit68b12429d977f6e0c10fe97f7ba45df1be6c3f69 (patch)
treea318f227c3007b443a4fb0b3ee8cb1fd22451a1a
parenta1c82058a3a792101cf9cb8b9fe30622931cbae3 (diff)
downloadpython-setuptools-git-68b12429d977f6e0c10fe97f7ba45df1be6c3f69.tar.gz
Update docs/userguide/distribution.rst
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
-rw-r--r--docs/userguide/distribution.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/distribution.rst b/docs/userguide/distribution.rst
index 02eab66f..2872dacd 100644
--- a/docs/userguide/distribution.rst
+++ b/docs/userguide/distribution.rst
@@ -25,7 +25,7 @@ the command line ahead of the ``sdist`` or ``bdist`` commands that you want
to generate a daily build or snapshot for. See the section below on the
:ref:`egg_info <egg_info>` command for more details.
-(Also, before you release your project, be sure to see the section below on
+(Also, before you release your project, be sure to see the section on
:ref:`Specifying Your Project's Version` for more information about how pre- and
post-release tags affect how version numbers are interpreted. This is
important in order to make sure that dependency processing tools will know