diff options
| author | Alex Stapleton <alexs@prol.etari.at> | 2014-02-08 09:43:16 +0000 |
|---|---|---|
| committer | Alex Stapleton <alexs@prol.etari.at> | 2014-02-08 09:56:30 +0000 |
| commit | 63b3de2fa82729022d2c97e54b4c5e1a7ceff8f4 (patch) | |
| tree | 1b6b3f291b07e5694c4a5474804296524ec70b1e /docs/doing-a-release.rst | |
| parent | f970eaa676eb0cd89cdb2389f03d365899812822 (diff) | |
| download | cryptography-63b3de2fa82729022d2c97e54b4c5e1a7ceff8f4.tar.gz | |
s/which/that/
Which is usually for descriptive clauses in technical writing, while
that is restrictive. Most of the time we are being being restrictive.
Diffstat (limited to 'docs/doing-a-release.rst')
| -rw-r--r-- | docs/doing-a-release.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst index 194e82f41..15583afb4 100644 --- a/docs/doing-a-release.rst +++ b/docs/doing-a-release.rst @@ -18,7 +18,7 @@ software. Performing the release ---------------------- -The commit which merged the version number bump is now the official release +The commit that merged the version number bump is now the official release commit for this release. You will need to have ``gpg`` installed and a ``gpg`` key in order to do a release. Once this has happened: |
