Skip to content

Commit f39b874

Browse files
committed
Fix typo
1 parent 1f882a5 commit f39b874

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)