Skip to content

Commit abe8811

Browse files
committed
minor #533 Fix typo (Anass BENOMAR)
This PR was merged into the master branch. Discussion ---------- Fix typo Commits ------- f39b874 Fix typo
2 parents 1f882a5 + f39b874 commit abe8811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/AppBundle/Form/DataTransformer/TagArrayToStringTransformerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public function testCreateTheRightAmountOfTags()
3636

3737
/**
3838
* Ensures that empty tags and errors in the number of commas are
39-
* dealed correctly.
39+
* dealt correctly.
4040
*/
4141
public function testCreateTheRightAmountOfTagsWithTooManyCommas()
4242
{

0 commit comments

Comments
 (0)