Skip to content

Commit 89e581c

Browse files
authored
DOC: fix typo in docstring (#285)
1 parent ee2630c commit 89e581c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spin/cmds/meson.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ def test(
513513
514514
To run test modules, functions, classes, or methods:
515515
516-
spin -t numpy.random
516+
spin test -t numpy.random
517517
518518
To report the durations of the N slowest tests:
519519

0 commit comments

Comments
 (0)