diff options
| author | Martin Geisler <martin@geisler.net> | 2014-06-29 15:23:29 +0200 |
|---|---|---|
| committer | Martin Geisler <martin@geisler.net> | 2014-06-29 15:23:29 +0200 |
| commit | 721f392408ac0de7dd8e77afe8ed6c1f020b6416 (patch) | |
| tree | ebe3e0511f2cc7abb0cc1fae22767e67cdc6c53b /docs/releases.txt | |
| parent | e221bdf38ccf35d0d2b1148b4072108fcd47ec0a (diff) | |
| download | python-setuptools-git-721f392408ac0de7dd8e77afe8ed6c1f020b6416.tar.gz | |
Fixed capitalization of "Bitbucket"
Bitbucket is normally spelled with exactly one capital "b".
Diffstat (limited to 'docs/releases.txt')
| -rw-r--r-- | docs/releases.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases.txt b/docs/releases.txt index 41a814bc..66c0896f 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -10,7 +10,7 @@ module. The script does some checks (some interactive) and fully automates the release process. A Setuptools release manager must have maintainer access on PyPI to the -project and administrative access to the BitBucket project. +project and administrative access to the Bitbucket project. To make a release, run the following from a Mercurial checkout at the revision slated for release:: |
