diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2016-03-13 19:47:58 +0100 |
|---|---|---|
| committer | Jakub Wilk <jwilk@jwilk.net> | 2016-03-13 19:48:24 +0100 |
| commit | 402da9ab7b2bae807b7ea30c23ef524b0aeb1903 (patch) | |
| tree | 398cca9ff1cddcdbc8da7adeca62a25e6dae598a /docs/internals | |
| parent | 91f87b8f91f5f8d01ac4b814dce218be27f56ab2 (diff) | |
Fixed typos in docs.
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/howto-release-django.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index 8ce965d5c4..c5254a8af3 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -365,7 +365,7 @@ You're almost done! All that's left to do now is: New stable branch tasks ======================= -There are several items to do in the time following a the creation of a new +There are several items to do in the time following the creation of a new stable branch (often following an alpha release). Some of these tasks don't need to be done by the releaser. |
