Skip to content

Commit 490f16e

Browse files
committed
Fix a typo
1 parent 08eaa5b commit 490f16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppBundle/DataFixtures/ORM/UserFixtures.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use Symfony\Component\DependencyInjection\ContainerAwareTrait;
1919

2020
/**
21-
* Defines the sample users to load in the database befre running the unit and
21+
* Defines the sample users to load in the database before running the unit and
2222
* functional tests. Execute this command to load the data.
2323
*
2424
* $ php bin/console doctrine:fixtures:load

0 commit comments

Comments
 (0)