summaryrefslogtreecommitdiff
path: root/docs/ref/settings.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-03-31 13:21:32 -0400
committerTim Graham <timograham@gmail.com>2016-03-31 13:23:29 -0400
commitbca42c709fe6e72e8f5c0a46681aab400bddb427 (patch)
tree3b3607055cfa958647c171309ba8597f2c82909e /docs/ref/settings.txt
parenta0e3cbaa2bcbab682dfc3fb2998c3b43b21a3741 (diff)
[1.9.x] Removed some docs that should have been removed along with PROFANITIES_LIST.
Backport of 12dee89d9c1fbe6b47984c544505aa8ff77e92bc from master
Diffstat (limited to 'docs/ref/settings.txt')
-rw-r--r--docs/ref/settings.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index 360fd7dcaf..43262a0d6e 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -1034,8 +1034,8 @@ environment, such as all the currently defined Django settings (from
``settings.py``).
As a security measure, Django will *not* include settings that might be
-sensitive (or offensive), such as :setting:`SECRET_KEY`. Specifically, it will
-exclude any setting whose name includes any of the following:
+sensitive, such as :setting:`SECRET_KEY`. Specifically, it will exclude any
+setting whose name includes any of the following:
* ``'API'``
* ``'KEY'``