﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
1880	[patch] typo in cache docs	mattimustang@…	Jacob	"Fix for small typo in cache.txt

{{{
Index: cache.txt
===================================================================
--- cache.txt   (revision 2906)
+++ cache.txt   (working copy)
@@ -339,7 +339,7 @@
       somedomain.com, your ISP would send you the page without having to access
       somedomain.com directly.
 
-    * Your Django Web site may site behind a Squid Web proxy
+    * Your Django Web site may sit behind a Squid Web proxy
       (http://www.squid-cache.org/) that caches pages for performance. In this
       case, each request first would be handled by Squid, and it'd only be
       passed to your application if needed.
}}}

regards

Matthew Flanagan"	defect	closed	Documentation		normal	fixed			Unreviewed	1	0	0	0	0	0
