Skip to content

Commit b490f5f

Browse files
committed
Fix doc typo
1 parent 88434f1 commit b490f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ passed multiple times. The expected format is ``name=value``. For example::
10031003
[pytest]
10041004
addopts = --maxfail=2 -rf # exit after 2 failures, report fail info
10051005
1006-
issuing ``pytest test_hello.py`` actually means::
1006+
issuing ``pytest test_hello.py`` actually means:
10071007

10081008
.. code-block:: bash
10091009

0 commit comments

Comments
 (0)