mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Fix typo
This commit is contained in:
parent
99c8c6c8d4
commit
af50887361
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use Doctrine\Migrations\Configuration\Migration\ConfigurationArray;
|
|||
use Doctrine\Migrations\DependencyFactory;
|
||||
use Doctrine\ORM\EntityManager;
|
||||
|
||||
// This file is currently used by docrtrine migrations only
|
||||
// This file is currently used by doctrine migrations only
|
||||
|
||||
return (static function () {
|
||||
/** @var EntityManager $em */
|
||||
|
|
Loading…
Add table
Reference in a new issue