summaryrefslogtreecommitdiff
path: root/sites/default
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2008-11-22 16:48:20 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2008-11-22 16:48:20 +0000
commit2f6a71433d61d65a5231c7cd585c25d2838666c2 (patch)
treec0012b2dd0d49882752b1774d6f344a0067fe530 /sites/default
parent3a5f422cc50ca418fdbf7cedfb044bf4d048cb12 (diff)
downloadbrdo-2f6a71433d61d65a5231c7cd585c25d2838666c2.tar.gz
brdo-2f6a71433d61d65a5231c7cd585c25d2838666c2.tar.bz2
#308834 follow-up by gpk: Comment improvements.
Diffstat (limited to 'sites/default')
-rw-r--r--sites/default/default.settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php
index 50b762f9c..e80435880 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -189,7 +189,7 @@ $update_free_access = FALSE;
* PHP settings:
*
* To see what PHP settings are possible, including whether they can be set at
- * runtime (i.e., when ini_set() occurs), read the PHP documentation:
+ * runtime (by using ini_set()), read the PHP documentation:
* http://www.php.net/manual/en/ini.php#ini.list
* See drupal_initialize_variables() in includes/bootstrap.inc for required
* runtime settings and the .htaccess file for non-runtime settings. Settings