Skip to content

Commit 3e4c14b

Browse files
authored
Merge pull request #9751 from fabianegli/main
2 parents 4a8f8ad + 7f924b1 commit 3e4c14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/deprecations.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ The ``pytest_warning_captured`` hook
301301

302302
This hook has an `item` parameter which cannot be serialized by ``pytest-xdist``.
303303

304-
Use the ``pytest_warning_recored`` hook instead, which replaces the ``item`` parameter
304+
Use the ``pytest_warning_recorded`` hook instead, which replaces the ``item`` parameter
305305
by a ``nodeid`` parameter.
306306

307307

0 commit comments

Comments
 (0)