summaryrefslogtreecommitdiff
path: root/docs/settings.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/settings.txt')
-rw-r--r--docs/settings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/settings.txt b/docs/settings.txt
index ce971318f0..4fd4959bf1 100644
--- a/docs/settings.txt
+++ b/docs/settings.txt
@@ -400,7 +400,7 @@ Default: ``False``
Whether to prepend the "www." subdomain to URLs that don't have it. This is
only used if ``CommonMiddleware`` is installed (see the `middleware docs`_).
-See also ``PREPEND_WWW``.
+See also ``APPEND_SLASH``.
SECRET_KEY
----------