diff --git a/sites/default/settings.php b/sites/default/settings.php index 5df0b0ba3bca1a5e120591175c148de6f015db15..58679ad470c84fa1454bcf86f5b6fee14bc97744 100644 --- a/sites/default/settings.php +++ b/sites/default/settings.php @@ -53,8 +53,8 @@ # To override specific entries in the 'variable' table for this site, # set them here. You usually don't need to use this feature. This is # useful when used in a configuration file for a vhost or directory, -# rather than the default conf.php. Any configuration setting from the -# variable table can be given a new value. +# rather than the default settings.php. Any configuration setting from +# the variable table can be given a new value. # # $conf = array( # 'site_name' => 'My Drupal site',