summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/settings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/settings.txt b/docs/settings.txt
index 5a2cf46827..382a661be9 100644
--- a/docs/settings.txt
+++ b/docs/settings.txt
@@ -397,7 +397,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
----------