Fixed #23015 -- Fixed major/minor release terminology in docs.

This commit is contained in:
Tim Graham 2014-07-13 13:37:56 -04:00
parent 037f81fedc
commit dd6ef3197a
3 changed files with 30 additions and 39 deletions

View file

@ -221,7 +221,7 @@ Finally, there are a couple of updates to Django's documentation to make:
under the ``A.B+2`` version describing what code will be removed.
Once you have completed these steps, you are finished with the deprecation.
In each minor release, all ``RemovedInDjangoXXWarning``\s matching the new
In each major release, all ``RemovedInDjangoXXWarning``\s matching the new
version are removed.
Javascript patches