summaryrefslogtreecommitdiffstats
path: root/Doc/installing
diff options
context:
space:
mode:
authorPeter Bittner <django@bittner.it>2019-10-23 09:17:30 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2019-10-23 09:17:30 (GMT)
commitd34ac305327420bd68f05e201b63d2a665b073f8 (patch)
tree8a1e7e6e33efbac21fdbb790bace83762b1504bf /Doc/installing
parentb6f5b9dd21a37fa97af38521941025259f1556e0 (diff)
downloadcpython-d34ac305327420bd68f05e201b63d2a665b073f8.zip
cpython-d34ac305327420bd68f05e201b63d2a665b073f8.tar.gz
cpython-d34ac305327420bd68f05e201b63d2a665b073f8.tar.bz2
Spell Bitbucket correctly. (GH-16862)
Diffstat (limited to 'Doc/installing')
-rw-r--r--Doc/installing/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/installing/index.rst b/Doc/installing/index.rst
index dc44aa6..31e9b0b 100644
--- a/Doc/installing/index.rst
+++ b/Doc/installing/index.rst
@@ -53,7 +53,7 @@ Key terms
evolution of the standard packaging tools and the associated metadata and
file format standards. They maintain a variety of tools, documentation,
and issue trackers on both `GitHub <https://github.com/pypa>`__ and
- `BitBucket <https://bitbucket.org/pypa/>`__.
+ `Bitbucket <https://bitbucket.org/pypa/>`__.
* ``distutils`` is the original build and distribution system first added to
the Python standard library in 1998. While direct use of ``distutils`` is
being phased out, it still laid the foundation for the current packaging