minor corrections

This commit is contained in:
2021-03-30 09:34:40 +02:00
parent 85c4560f22
commit 24d8b55591
3 changed files with 7 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ final class Version20210329144338 extends AbstractMigration
{
public function getDescription() : string
{
return 'Complete accompanying period table';
return 'Complete AccompanyingPeriod table';
}
public function up(Schema $schema) : void