diff options
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r-- | includes/bootstrap.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index fd4f7bd54..1be37acfc 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -194,7 +194,7 @@ function conf_init() { * than by consulting the database. * @param $check_db * Allows the database search to be skipped (useful for pre-bootstrap - * checks where configuration paths must still be respected). + * checks where configuration paths must still be respected). * * @return * The filename of the requested item. |