Skip to content

Commit 3fc085f

Browse files
yoffRasmusWL
andauthored
Update python/ql/test/experimental/dataflow/TestUtil/RoutingTest.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
1 parent 23d3343 commit 3fc085f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/test/experimental/dataflow/TestUtil/RoutingTest.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import TestUtilities.InlineExpectationsTest
44
import experimental.dataflow.TestUtil.PrintNode
55

66
/**
7-
* A routing test is designed to test that vlues are routed to the
7+
* A routing test is designed to test that values are routed to the
88
* correct arguments of the correct functions. It is assumed that
99
* the functions tested sink their arguments sequentially, that is
1010
* `SINK1(arg1)`, etc.

0 commit comments

Comments
 (0)