Index: trunk/xcache.ini
===================================================================
--- trunk/xcache.ini	(revision 605)
+++ trunk/xcache.ini	(revision 849)
@@ -51,5 +51,5 @@
 
 ; leave it blank(disabled) or "/tmp/phpcore/"
-; make sure it's writable by php (without checking open_basedir)
+; make sure it's writable by php (open_basedir is not checked)
 xcache.coredump_directory =   ""
 
@@ -68,5 +68,5 @@
 
 ; ini only settings
-; make sure it's readable (care open_basedir) by coverage viewer script
+; make sure it's readable (open_basedir is checked) by coverage viewer script
 ; requires xcache.coverager=On
 xcache.coveragedump_directory = ""
