﻿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
487	[patch] minor typo in cache.txt	eugene@…	Jacob	"The very first example uses DB_CACHE. Isn't it supposed to be CACHE_BACKEND?

{{{
Index: cache.txt
===================================================================
--- cache.txt	(revision 632)
+++ cache.txt	(working copy)
@@ -57,7 +57,7 @@
 
 For example::
 
-    DB_CACHE = ""memcached://127.0.0.1:11211/?timeout=60""
+    CACHE_BACKEND = ""memcached://127.0.0.1:11211/?timeout=60""
 
 Invalid arguments are silently ignored, as are invalid values of known
 arguments.
}}}"	defect	closed	Documentation		trivial	fixed			Unreviewed	1	0	0	0	0	0
