summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-03-31 21:18:08 +0000
committerDries Buytaert <dries@buytaert.net>2005-03-31 21:18:08 +0000
commit7bdcba172030b6c4aedf3e00514af1a857a04593 (patch)
tree752dcfa0080db649804125648993a7fa3174e50a /includes/bootstrap.inc
parentbe14203534c5f09d0c70c2bf59b81b80f2a90b32 (diff)
downloadbrdo-7bdcba172030b6c4aedf3e00514af1a857a04593.tar.gz
brdo-7bdcba172030b6c4aedf3e00514af1a857a04593.tar.bz2
- Patch #19739 by Uwe: corrected many typo's in the documentation and code comments
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index 3ec573846..75972dc1f 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -23,7 +23,7 @@ define('WATCHDOG_ERROR', 2);
* remaining will ignored. If no configuration file is found,
* return a default value '$confdir/default'.
*
- * Example for a ficticious site installed at
+ * Example for a fictitious site installed at
* http://www.drupal.org/mysite/test/ the 'settings.php' is
* searched in the following directories:
*