diff --git a/src/Step/Deploy/UnlockCronJobs.php b/src/Step/Deploy/UnlockCronJobs.php index 1e400c2a1..c8cafd013 100644 --- a/src/Step/Deploy/UnlockCronJobs.php +++ b/src/Step/Deploy/UnlockCronJobs.php @@ -54,7 +54,7 @@ public function __construct( } /** - * Updates running cron jobs to status 'missed'. + * Updates running cron jobs to status 'error'. * * {@inheritdoc} */