Skip to content

Commit 1bfbe41

Browse files
asgerftausbn
andauthored
Update javascript/ql/lib/semmle/javascript/ApiGraphs.qll
Co-authored-by: Taus <tausbn@github.com>
1 parent 4aa1368 commit 1bfbe41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/ApiGraphs.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ module API {
824824

825825
/**
826826
* Holds if `node` is considered "in scope" for this stage, meaning that we allow outgoing labelled edges
827-
* to be materialised from here, and continue API graph construction from the successors edges.
827+
* to be materialised from here, and continue API graph construction from the successors' edges.
828828
*
829829
* Note that the "additional roots" contributed by the stage inputs may be out of scope but can be tracked to a node in scope.
830830
* This predicate should thus not be used to block the tracking of use/def nodes, but only block the creation of new labelled edges.

0 commit comments

Comments
 (0)