mirror of https://github.com/django/django.git
[1.7.x] Fixed typo in docs/internals/release-process.txt.
Backport of a3aeba0f95
from master
This commit is contained in:
parent
feded19104
commit
910dcd574a
|
@ -144,11 +144,11 @@ Release process
|
||||||
Django uses a time-based release schedule, with major (i.e. 1.8, 1.9, 2.0,
|
Django uses a time-based release schedule, with major (i.e. 1.8, 1.9, 2.0,
|
||||||
etc.) releases every nine months, or more, depending on features.
|
etc.) releases every nine months, or more, depending on features.
|
||||||
|
|
||||||
After each release, and after a suitable cooling-off period of a few weeks, the
|
After each release, and after a suitable cooling-off period of a few weeks,
|
||||||
core development team will examine the landscape and announce a timeline for the
|
core developers will examine the landscape and announce a timeline for the
|
||||||
next release. Most releases will be scheduled in the 6-9 month range, but if we
|
next release. Most releases will be scheduled in the 6-9 month range, but if
|
||||||
have bigger features to development we might schedule a longer period to allow
|
we have bigger features to develop we might schedule a longer period to
|
||||||
for more ambitious work.
|
allow for more ambitious work.
|
||||||
|
|
||||||
Release cycle
|
Release cycle
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Reference in New Issue