summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-08-01 19:10:50 -0400
committerGitHub <noreply@github.com>2017-08-01 19:10:50 -0400
commit84061233ef859fc33e53c42fd73b3e72dc435a16 (patch)
treedd816aa2840d4e50933a4b70474189f4171f1b00 /CHANGELOG.rst
parent0a15edd5732578f6cc40e28770f0fc87dfa5ced9 (diff)
downloadpytest-84061233ef859fc33e53c42fd73b3e72dc435a16.tar.gz
Tiny rst syntax fix
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f033f8cab..3d959be79 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -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>`_)