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

Skip to content

Commit 90b8781

Browse files
committed
spelling: edge
Signed-off-by: Josh Soref <[email protected]>
1 parent 7fd7d9c commit 90b8781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/ql/lib/semmle/python/dataflow/old/Implementation.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ class TaintTrackingImplementation extends string {
250250
}
251251

252252
/**
253-
* Hold if taint flows to `src` to `(node, context, path, kind)` in a single step, labelled with `egdeLabel` with this configuration.
253+
* Hold if taint flows to `src` to `(node, context, path, kind)` in a single step, labelled with `edgeLabel` with this configuration.
254254
* `edgeLabel` is purely informative.
255255
*/
256256
predicate flowStep(

0 commit comments

Comments
 (0)