summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2011-10-07 15:33:55 +0000
committerAymeric Augustin <aymeric.augustin@m4x.org>2011-10-07 15:33:55 +0000
commit846fc7260a95cbb7235ed6f69a2cecee489d1048 (patch)
treead96ee7cc7b00f9e6ede05a82d7e6936d667c1e6 /docs
parent510ea906f7e3fcf7bf80b35302d90373b7dffb3d (diff)
Fixed typo in r16935. Refs #17012.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16936 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/settings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index b988a47136..42a94c4513 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -1489,7 +1489,7 @@ PROFANITIES_LIST
Default: ``()`` (Empty tuple)
A tuple of profanities, as strings, that will be forbidden in comments when
-:setting:`COMMENTS_ALLOW_PROFANITIES` is ``True``.
+:setting:`COMMENTS_ALLOW_PROFANITIES` is ``False``.
.. setting:: RESTRUCTUREDTEXT_FILTER_SETTINGS