Skip to content

Commit 9757222

Browse files
authored
Fix a minor grammar error (#636)
1 parent 9f5cd81 commit 9757222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/plugins.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Plugin coverage
33
===============
44

5-
Getting coverage on pytest plugins is a very particular situation. Because how pytest implements plugins (using setuptools
5+
Getting coverage on pytest plugins is a very particular situation. Because of how pytest implements plugins (using setuptools
66
entrypoints) it doesn't allow controlling the order in which the plugins load.
77
See `pytest/issues/935 <https://github.com/pytest-dev/pytest/issues/935#issuecomment-245107960>`_ for technical details.
88

0 commit comments

Comments
 (0)