Skip to content

Commit 5bdcda9

Browse files
KatharinaStnicolas-grekas
authored andcommitted
Fixed typo
1 parent 0c6f671 commit 5bdcda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ UPGRADE FROM 2.x to 3.0
681681
As a value for the option you must provide the fully-qualified class name (FQCN)
682682
now as well.
683683

684-
* The `FormIntegrationTestCase` and `FormPerformanceTestCase` classes were moved form the `Symfony\Component\Form\Tests` namespace to the `Symfony\Component\Form\Test` namespace.
684+
* The `FormIntegrationTestCase` and `FormPerformanceTestCase` classes were moved from the `Symfony\Component\Form\Tests` namespace to the `Symfony\Component\Form\Test` namespace.
685685

686686
* The constants `ROUND_HALFEVEN`, `ROUND_HALFUP` and `ROUND_HALFDOWN` in class
687687
`NumberToLocalizedStringTransformer` were renamed to `ROUND_HALF_EVEN`,

0 commit comments

Comments
 (0)