Skip to content

Commit 1f882a5

Browse files
committed
minor #523 Fix a typo (elkuku)
This PR was merged into the master branch. Discussion ---------- Fix a typo My first contribution 😉 Commits ------- 490f16e Fix a typo
2 parents 08eaa5b + 490f16e commit 1f882a5

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)