Author: aaugustin
Date: 2011-10-07 08:33:55 -0700 (Fri, 07 Oct 2011)
New Revision: 16936

Modified:
   django/trunk/docs/ref/settings.txt
Log:
Fixed typo in r16935. Refs #17012.


Modified: django/trunk/docs/ref/settings.txt
===================================================================
--- django/trunk/docs/ref/settings.txt  2011-10-07 08:35:20 UTC (rev 16935)
+++ django/trunk/docs/ref/settings.txt  2011-10-07 15:33:55 UTC (rev 16936)
@@ -1489,7 +1489,7 @@
 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
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to