diff options
Diffstat (limited to 'sites/default')
-rw-r--r-- | sites/default/default.settings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php index d2874af8d..d5b0ee504 100644 --- a/sites/default/default.settings.php +++ b/sites/default/default.settings.php @@ -165,7 +165,7 @@ ini_set('url_rewriter.tags', ''); * useful in a configuration file for a vhost or directory, rather than * the default settings.php. Any configuration setting from the 'variable' * table can be given a new value. Note that any values you provide in - * these variable overrides will not be modifiable from the Drupal + * these variable overrides will not be modifiable from the Drupal * administration interface. * * Remove the leading hash signs to enable. |