Skip to content

Commit 15c856a

Browse files
scripts/test.py: fixed typo in comment.
1 parent a472349 commit 15c856a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
Use specified prefix when running pytest, must be one of:
294294
gdb
295295
helgrind
296-
vagrind
296+
valgrind
297297
298298
-v <venv>
299299
venv is:

0 commit comments

Comments
 (0)