summaryrefslogtreecommitdiff
path: root/sites/default
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-12-19 15:22:27 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-12-19 15:22:27 +0000
commit309120cd054c24be5ec234022a6b5ab2ee1131f9 (patch)
tree0ee82fbc0b41484f88978e1bdc028b7b0b3fd773 /sites/default
parentc3c0e73c05dfce0d7d36daffe20c38bb8190f6ef (diff)
downloadbrdo-309120cd054c24be5ec234022a6b5ab2ee1131f9.tar.gz
brdo-309120cd054c24be5ec234022a6b5ab2ee1131f9.tar.bz2
#200424 follow up by keith.smith: small typo fixed in default 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 bda2e1b13..d2874af8d 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -164,7 +164,7 @@ ini_set('url_rewriter.tags', '');
* set them here. You usually don't need to use this feature. This is
* 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 your provide in
+ * table can be given a new value. Note that any values you provide in
* these variable overrides will not be modifiable from the Drupal
* administration interface.
*