Skip to content

Commit 9653a0e

Browse files
authored
Merge pull request #8531 from pytest-dev/graingert-patch-1
fix pytest 6.2.3 #8414 changelog entry grammar
2 parents 047c960 + 97a6191 commit 9653a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Bug Fixes
4040
the ``tmp_path``/``tmpdir`` fixture). Now the directories are created with
4141
private permissions.
4242

43-
pytest used silenty use a pre-existing ``/tmp/pytest-of-<username>`` directory,
43+
pytest used to silenty use a pre-existing ``/tmp/pytest-of-<username>`` directory,
4444
even if owned by another user. This means another user could pre-create such a
4545
directory and gain control of another user's temporary directory. Now such a
4646
condition results in an error.

0 commit comments

Comments
 (0)