From 10f329c0579c24a23f9345a21aa00e56f6755a40 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 19 Oct 2004 18:02:31 +0000 Subject: - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output. Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'. --- includes/conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/conf.php') 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"); -- cgit v1.2.3