Skip to content

Commit 184c7aa

Browse files
committed
typo
1 parent 24fefea commit 184c7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_api/test_synchronous.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def test_docstring_consistent_parameters(
9696
) -> None:
9797
"""
9898
Tests that array and group creation routines document the same parameters consistently.
99-
This test inspecs the docstrings of sets of callables and generates two dicts:
99+
This test inspects the docstrings of sets of callables and generates two dicts:
100100
101101
- a dict where the keys are parameter descriptions and the values are the names of the routines with those
102102
descriptions

0 commit comments

Comments
 (0)