Skip to content

Commit c0843f9

Browse files
authored
Merge pull request #10157 from albertvillanova/patch-2
Fix typo in example/markers documentation
2 parents 34a2859 + 4696ba7 commit c0843f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/example/markers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Custom marker and command line option to control test runs
346346
Plugins can provide custom markers and implement specific behaviour
347347
based on it. This is a self-contained example which adds a command
348348
line option and a parametrized test function marker to run tests
349-
specifies via named environments:
349+
specified via named environments:
350350

351351
.. code-block:: python
352352

0 commit comments

Comments
 (0)