Skip to content

Commit c54b54b

Browse files
miss-islingtonbittner
authored andcommitted
Spell Bitbucket correctly. (GH-16862) (GH-16898)
(cherry picked from commit d34ac30) Co-authored-by: Peter Bittner <[email protected]>
1 parent c5d3ea8 commit c54b54b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Doc/distributing/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Key terms
4040
evolution of the standard packaging tools and the associated metadata and
4141
file format standards. They maintain a variety of tools, documentation
4242
and issue trackers on both `GitHub <https://github.com/pypa>`__ and
43-
`BitBucket <https://bitbucket.org/pypa/>`__.
43+
`Bitbucket <https://bitbucket.org/pypa/>`__.
4444
* :mod:`distutils` is the original build and distribution system first added
4545
to the Python standard library in 1998. While direct use of :mod:`distutils`
4646
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.
148148
This isn't an easy topic, but here are a few tips:
149149

150150
* check the Python Packaging Index to see if the name is already in use
151-
* check popular hosting sites like GitHub, BitBucket, etc to see if there
151+
* check popular hosting sites like GitHub, Bitbucket, etc to see if there
152152
is already a project with that name
153153
* check what comes up in a web search for the name you're considering
154154
* avoid particularly common words, especially ones with multiple meanings,

Doc/installing/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Key terms
5353
evolution of the standard packaging tools and the associated metadata and
5454
file format standards. They maintain a variety of tools, documentation,
5555
and issue trackers on both `GitHub <https://github.com/pypa>`__ and
56-
`BitBucket <https://bitbucket.org/pypa/>`__.
56+
`Bitbucket <https://bitbucket.org/pypa/>`__.
5757
* ``distutils`` is the original build and distribution system first added to
5858
the Python standard library in 1998. While direct use of ``distutils`` is
5959
being phased out, it still laid the foundation for the current packaging

0 commit comments

Comments
 (0)