Commit 846fc726 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Fixed typo in r16935. Refs #17012.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@16936 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 510ea906
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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