We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0a55f commit 6bbb7ddCopy full SHA for 6bbb7dd
components/phpunit_bridge.rst
@@ -251,7 +251,7 @@ deprecations but:
251
* forget to mark appropriate tests with the ``@group legacy`` annotations.
252
253
By using ``SYMFONY_DEPRECATIONS_HELPER=max[self]=0``, deprecations that are
254
-triggered outside the ``vendors`` directory will be accounted for seperately,
+triggered outside the ``vendors`` directory will be accounted for separately,
255
while deprecations triggered from a library inside it will not (unless you reach
256
999999 of these), giving you the best of both worlds.
257
0 commit comments