Author: russellm
Date: 2007-09-20 18:56:54 -0500 (Thu, 20 Sep 2007)
New Revision: 6398

Modified:
   django/trunk/docs/settings.txt
Log:
Fixed #5556 - Minor typo in settings docs. Thanks for the eagle eyes, jleedev.

Modified: django/trunk/docs/settings.txt
===================================================================
--- django/trunk/docs/settings.txt      2007-09-20 17:03:14 UTC (rev 6397)
+++ django/trunk/docs/settings.txt      2007-09-20 23:56:54 UTC (rev 6398)
@@ -363,7 +363,7 @@
 be able to give backtraces without seeing sensitive (or offensive) settings.
 
 Still, note that there are always going to be sections of your debug output 
that
-are inapporpriate for public consumption. File paths, configuration options, 
and
+are inappropriate for public consumption. File paths, configuration options, 
and
 the like all give attackers extra information about your server. Never deploy a
 site with ``DEBUG`` turned on.
 


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

Reply via email to