8000 Corrected Typo · symfony/symfony-docs@20f057c · GitHub
[go: up one dir, main page]

Skip to content

Commit 20f057c

Browse files
askeitajaviereguiluz
authored andcommitted
Corrected Typo
Removed extra "s" in "fails"
1 parent 4868ad8 commit 20f057c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Making Tests Fail
229229
By default, any non-legacy-tagged or any non-`@-silenced <@-silencing operator>`_
230230
deprecation notices will make tests fail. Alternatively, you can configure
231231
an arbitrary threshold by setting ``SYMFONY_DEPRECATIONS_HELPER`` to
232-
``max[total]=320`` for instance. It will make the tests fails only if a
232+
``max[total]=320`` for instance. It will make the tests fail only if a
233233
higher number of deprecation notices is reached (``0`` is the default
234234
value).
235235

0 commit comments

Comments
 (0)
0