Skip to content

Commit 97a6191

Browse files
authored
fix pytest 6.2.3 #8414 changelog entry grammar
1 parent 41a90cd commit 97a6191

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)