Author: adrian
Date: 2008-09-09 14:53:57 -0500 (Tue, 09 Sep 2008)
New Revision: 8995

Modified:
   django/trunk/docs/topics/cache.txt
Log:
Fixed #8958 -- Fixed typo in cache.txt. Thanks, [EMAIL PROTECTED]

Modified: django/trunk/docs/topics/cache.txt
===================================================================
--- django/trunk/docs/topics/cache.txt  2008-09-09 19:19:51 UTC (rev 8994)
+++ django/trunk/docs/topics/cache.txt  2008-09-09 19:53:57 UTC (rev 8995)
@@ -197,7 +197,7 @@
 ``django/core/cache/backends/`` directory of the Django source.
 
 Note: Without a really compelling reason, such as a host that doesn't support
-the them, you should stick to the cache backends included with Django. They've
+them, you should stick to the cache backends included with Django. They've
 been well-tested and are easy to use.
 
 CACHE_BACKEND arguments


--~--~---------~--~----~------------~-------~--~----~
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