We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 690a09d commit 7c242b1Copy full SHA for 7c242b1
python/ql/lib/semmle/python/dataflow/new/internal/DataFlowDispatch.qll
@@ -24,7 +24,7 @@
24
* any special logic that requires an AST call to be made before we care to figure out
25
* what callable this call might end up targeting.
26
*
27
- * Specifically this means that we cannot use type-backtrackes from the function of a
+ * Specifically this means that we cannot use type-backtrackers from the function of a
28
* `CallNode`, since there is no `CallNode` to backtrack from for `func` in the example
29
* above.
30
0 commit comments