diff --git a/core/includes/bootstrap.inc b/core/includes/bootstrap.inc index e2836f8..17050bf 100644 --- a/core/includes/bootstrap.inc +++ b/core/includes/bootstrap.inc @@ -158,7 +158,7 @@ const DRUPAL_BOOTSTRAP_VARIABLES = 4; /** - * Eighth bootstrap phase: load code for subsystems and modules. + * Sixth bootstrap phase: load code for subsystems and modules. */ const DRUPAL_BOOTSTRAP_CODE = 5;