瀏覽代碼

Fixed typo in r16935. Refs #17012.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16936 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Aymeric Augustin 13 年之前
父節點
當前提交
846fc7260a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/ref/settings.txt

+ 1 - 1
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