Skip to content

Commit e8504e0

Browse files
Fix small typo in reference.rst (#7922)
Co-authored-by: Ronny Pfannschmidt <[email protected]>
1 parent 824e9cf commit e8504e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Mark a test function as using the given fixture names.
189189
When using `usefixtures` in hooks, it can only load fixtures when applied to a test function before test setup
190190
(for example in the `pytest_collection_modifyitems` hook).
191191

192-
Also not that his mark has no effect when applied to **fixtures**.
192+
Also note that this mark has no effect when applied to **fixtures**.
193193

194194

195195

0 commit comments

Comments
 (0)