Skip to content

Commit 6aa7a88

Browse files
committed
Fix of a typo in a comment.
1 parent 603fd77 commit 6aa7a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/end_to_end/taint_over_list_models/test_taint_over_list_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
@pytest.mark.xfail(strict=True)
99
def test_taint_over_list_models():
1010
"""
11-
The test crashes in the taint analisys:
11+
The test crashes in the taint analysis:
1212
security-scanner/src/taint-analysis/taint_summary.cpp:663:
1313
Assertion `replace_it!=program->get_NONDET_retvals_replacements().cend()'
1414
failed.

0 commit comments

Comments
 (0)