Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 43f85ef

Browse files
committed
Python: typo
1 parent c5c1c4c commit 43f85ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/ql/test/experimental/dataflow/coverage

python/ql/test/experimental/dataflow/coverage/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This should cover all the syntactical constructs that we hope to support
2-
# Intended sources should be the variable `SOUCE` and intended sinks should be
2+
# Intended sources should be the variable `SOURCE` and intended sinks should be
33
# arguments to the function `SINK` (see python/ql/test/experimental/dataflow/testConfig.qll).
44
#
55
# Functions whose name ends with "_with_local_flow" will also be tested for local flow.

0 commit comments

Comments
 (0)