10000 fixed typo · lsmith77/symfony@c60f036 · GitHub
[go: up one dir, main page]

Skip to content

Commit c60f036

Browse files
committed
fixed typo
1 parent 231e79c commit c60f036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Symfony/Tests/Bridge/Doctrine/Form/ChoiceList/EntityChoiceListTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ public function testGroupByInvalidPropertyPathReturnsFlatChoices()
197197
), $choiceList->getChoices('choices'));
198198
}
199199

200-
public function testPossibleToProviceShorthandEntityName()
200+
public function testPossibleToProvideShorthandEntityName()
201201
{
202202
$shorthandName = 'FooBarBundle:Bar';
203203

0 commit comments

Comments
 (0)
0