diff options
| author | Tim Graham <timograham@gmail.com> | 2013-01-29 08:45:40 -0700 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-01-29 10:58:24 -0700 |
| commit | 5da6ce11edb60319c014c07c40b03674ea89de4c (patch) | |
| tree | c59913f7b566f07a9e0ce26e3f2d5ed677507a3a /docs/misc | |
| parent | f6075b0596e20951bd8232f09d97fb7fac08308c (diff) | |
[1.5.x] Fixed typos in docs and comments
Backport of ee26797cff from master
Diffstat (limited to 'docs/misc')
| -rw-r--r-- | docs/misc/api-stability.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/misc/api-stability.txt b/docs/misc/api-stability.txt index 70e6006575..9bd2258a73 100644 --- a/docs/misc/api-stability.txt +++ b/docs/misc/api-stability.txt @@ -118,7 +118,8 @@ Security fixes If we become aware of a security problem -- hopefully by someone following our :ref:`security reporting policy <reporting-security-issues>` -- we'll do -everything necessary to fix it. This might mean breaking backwards compatibility; security trumps the compatibility guarantee. +everything necessary to fix it. This might mean breaking backwards +compatibility; security trumps the compatibility guarantee. Contributed applications (``django.contrib``) --------------------------------------------- |
