mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Switch around text [skip ci]
This commit is contained in:
parent
efc6b0e45a
commit
8bcf8095a9
@ -60,7 +60,7 @@ class BackToJournals extends Command
|
||||
$this->error('Please run firefly-iii:migrate-to-groups first.');
|
||||
}
|
||||
if ($this->isExecuted() && true !== $this->option('force')) {
|
||||
$this->info('This command has been executed already.');
|
||||
$this->info('This command has already been executed.');
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user