summaryrefslogtreecommitdiff
path: root/sites/default
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-04-17 20:08:32 +0000
committerDries Buytaert <dries@buytaert.net>2009-04-17 20:08:32 +0000
commit8ea7782499cb82cb1a241e633744d43ba9a77d40 (patch)
tree48864340b271773f816fcf4a155f13cb01a64c41 /sites/default
parent669d112af565365862c4f5e5123bcc003a7f97a8 (diff)
downloadbrdo-8ea7782499cb82cb1a241e633744d43ba9a77d40.tar.gz
brdo-8ea7782499cb82cb1a241e633744d43ba9a77d40.tar.bz2
- Patch #332890 by sharda_ram: small clarification to the settings file.
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 8678cb863..a08bb0849 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -169,7 +169,7 @@ $update_free_access = FALSE;
*
* If you are experiencing issues with different site domains,
* uncomment the Base URL statement below (remove the leading hash sign)
- * and fill in the URL to your Drupal installation.
+ * and fill in the absolute URL to your Drupal installation.
*
* You might also want to force users to use a given domain.
* See the .htaccess file for more information.