Skip to content

Commit 7c242b1

Browse files
RasmusWLtausbn
andcommitted
Python: Minor QLDoc fix
Co-authored-by: Taus <[email protected]>
1 parent 690a09d commit 7c242b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/lib/semmle/python/dataflow/new/internal/DataFlowDispatch.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* any special logic that requires an AST call to be made before we care to figure out
2525
* what callable this call might end up targeting.
2626
*
27-
* Specifically this means that we cannot use type-backtrackes from the function of a
27+
* Specifically this means that we cannot use type-backtrackers from the function of a
2828
* `CallNode`, since there is no `CallNode` to backtrack from for `func` in the example
2929
* above.
3030
*

0 commit comments

Comments
 (0)