Skip to content

Commit 6bbb7dd

Browse files
authored
fix typo
1 parent 9f0a55f commit 6bbb7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ deprecations but:
251251
* forget to mark appropriate tests with the ``@group legacy`` annotations.
252252

253253
By using ``SYMFONY_DEPRECATIONS_HELPER=max[self]=0``, deprecations that are
254-
triggered outside the ``vendors`` directory will be accounted for seperately,
254+
triggered outside the ``vendors`` directory will be accounted for separately,
255255
while deprecations triggered from a library inside it will not (unless you reach
256256
999999 of these), giving you the best of both worlds.
257257

0 commit comments

Comments
 (0)