Index: wp-settings.php
===================================================================
--- wp-settings.php	(revision 3332)
+++ wp-settings.php	(working copy)
@@ -104,8 +104,7 @@
 else
 	require (ABSPATH . WPINC . '/cache.php');
 
-// For now, disable persistent caching by default.  To enable, comment out
-// the following line.
+// To disable persistent caching, uncomment the following line.
 //define('DISABLE_CACHE', true);
 
 wp_cache_init();
