summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-03-26 22:14:46 +0000
committerDries Buytaert <dries@buytaert.net>2010-03-26 22:14:46 +0000
commit967f4a1bbeeea1db897f39dd4ec71044e467cf2a (patch)
tree7ca13cc4a8549597e4df5f17d2a10f1c06491d43 /sites
parent16c5713bc03855361349dc913e9d3e3bf23298c3 (diff)
downloadbrdo-967f4a1bbeeea1db897f39dd4ec71044e467cf2a.tar.gz
brdo-967f4a1bbeeea1db897f39dd4ec71044e467cf2a.tar.bz2
- Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards.
Diffstat (limited to 'sites')
-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 d748aa4b5..6a3a4a77d 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -155,7 +155,7 @@ $databases = array();
$db_prefix = '';
/**
- * Access control for update.php script
+ * Access control for update.php script.
*
* If you are updating your Drupal installation using the update.php script but
* are not logged in using either an account with the "Administer software