Skip to content

Commit f9111f6

Browse files
Esben Sparre Andreasenasger-semmle
andauthored
Update javascript/ql/src/semmle/javascript/dataflow/TypeInference.qll
Co-Authored-By: asger-semmle <42069257+asger-semmle@users.noreply.github.com>
1 parent 6b91575 commit f9111f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/dataflow/TypeInference.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class AnalyzedNode extends DataFlow::Node {
4848
AnalyzedNode localFlowPred() { result = getAPredecessor() }
4949

5050
/**
51-
* INTERNAL. DO NOT USE.
51+
* INTERNAL. Do not use.
5252
*
5353
* Gets another data flow node whose value flows into this node in a global step
5454
* (this is, involving global variables).

0 commit comments

Comments
 (0)