summaryrefslogtreecommitdiff
path: root/includes/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/conf.php')
-rw-r--r--includes/conf.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/conf.php b/includes/conf.php
index 90d4dd62c..1fb92208a 100644
--- a/includes/conf.php
+++ b/includes/conf.php
@@ -45,7 +45,7 @@ $base_url = "http://localhost";
#
# To see what PHP settings are known to work well, take a look at
# the .htaccesss file in Drupal's root directory. If you get
-# unexcepted warnings or errors, double-check your PHP settings.
+# unexpected warnings or errors, double-check your PHP settings.
# If required, update PHP's include path to include your PEAR directory:
// ini_set("include_path", ".:/path/to/pear");