Skip to content

Commit 762d26a

Browse files
committed
minor #9056 Fixed a typo in var_dumper component (javiereguiluz)
This PR was merged into the 3.4 branch. Discussion ---------- Fixed a typo in var_dumper component Commits ------- 39e1e99 Fixed a typo in var_dumper component
2 parents 73ad370 + 39e1e99 commit 762d26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/var_dumper/advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ bit field of ``Caster::EXCLUDE_*`` constants and influences the expected
214214
output produced by the different casters.
215215

216216
.. versionadded:: 3.4
217-
The ``$filter`` argument of ``assertDumpEquals()`` was introdcued in
217+
The ``$filter`` argument of ``assertDumpEquals()`` was introduced in
218218
Symfony 3.4.
219219

220220
.. versionadded:: 3.1

0 commit comments

Comments
 (0)