Spell Bitbucket correctly. (GH-16862)

This commit is contained in:
Peter Bittner 2019-10-23 11:17:30 +02:00 committed by Serhiy Storchaka
parent b6f5b9dd21
commit d34ac30532
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ Key terms
evolution of the standard packaging tools and the associated metadata and evolution of the standard packaging tools and the associated metadata and
file format standards. They maintain a variety of tools, documentation file format standards. They maintain a variety of tools, documentation
and issue trackers on both `GitHub <https://github.com/pypa>`__ and and issue trackers on both `GitHub <https://github.com/pypa>`__ and
`BitBucket <https://bitbucket.org/pypa/>`__. `Bitbucket <https://bitbucket.org/pypa/>`__.
* :mod:`distutils` is the original build and distribution system first added * :mod:`distutils` is the original build and distribution system first added
to the Python standard library in 1998. While direct use of :mod:`distutils` to the Python standard library in 1998. While direct use of :mod:`distutils`
is being phased out, it still laid the foundation for the current packaging is being phased out, it still laid the foundation for the current packaging
@ -148,7 +148,7 @@ These are quick answers or links for some common tasks.
This isn't an easy topic, but here are a few tips: This isn't an easy topic, but here are a few tips:
* check the Python Packaging Index to see if the name is already in use * check the Python Packaging Index to see if the name is already in use
* check popular hosting sites like GitHub, BitBucket, etc to see if there * check popular hosting sites like GitHub, Bitbucket, etc to see if there
is already a project with that name is already a project with that name
* check what comes up in a web search for the name you're considering * check what comes up in a web search for the name you're considering
* avoid particularly common words, especially ones with multiple meanings, * avoid particularly common words, especially ones with multiple meanings,

View File

@ -53,7 +53,7 @@ Key terms
evolution of the standard packaging tools and the associated metadata and evolution of the standard packaging tools and the associated metadata and
file format standards. They maintain a variety of tools, documentation, file format standards. They maintain a variety of tools, documentation,
and issue trackers on both `GitHub <https://github.com/pypa>`__ and 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 * ``distutils`` is the original build and distribution system first added to
the Python standard library in 1998. While direct use of ``distutils`` is the Python standard library in 1998. While direct use of ``distutils`` is
being phased out, it still laid the foundation for the current packaging being phased out, it still laid the foundation for the current packaging