summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-05-10 21:19:18 -0400
committerBenjamin Peterson <benjamin@python.org>2015-05-10 21:19:18 -0400
commitc1d0e25e8f0f7068ddfe6940c672edc6e2f29769 (patch)
tree907a11f14fd15996cb0f49055102cbf111e527b9 /Misc
parent7d5206fa1d7f0a09cfe6b87b7de086fa2a207ba3 (diff)
downloadcpython-c1d0e25e8f0f7068ddfe6940c672edc6e2f29769.tar.gz
add trailing slash
Diffstat (limited to 'Misc')
-rw-r--r--Misc/python.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 7311eb95db..ea9540cd64 100644
--- a/Misc/python.man
+++ b/Misc/python.man
@@ -434,7 +434,7 @@ values.
The integer must be a decimal number in the range [0,4294967295]. Specifying
the value 0 will disable hash randomization.
.SH AUTHOR
-The Python Software Foundation: https://www.python.org/psf
+The Python Software Foundation: https://www.python.org/psf/
.SH INTERNET RESOURCES
Main website: https://www.python.org/
.br