summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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