Tiny rst syntax fix

This commit is contained in:
Alex Gaynor 2017-08-01 19:10:50 -04:00 committed by GitHub
parent 0a15edd573
commit 84061233ef
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Bug Fixes
- capture: ensure that EncodedFile.name is a string. (`#2555
<https://github.com/pytest-dev/pytest/issues/2555>`_)
- The options ```--fixtures`` and ```--fixtures-per-test`` will now keep
- The options ``--fixtures`` and ``--fixtures-per-test`` will now keep
indentation within docstrings. (`#2574 <https://github.com/pytest-
dev/pytest/issues/2574>`_)