Skip to content

Commit 3f54ecb

Browse files
hvitvedhmac
andauthored
Update ruby/ql/lib/codeql/ruby/typetracking/TypeTrackerSpecific.qll
Co-authored-by: Harry Maclean <[email protected]>
1 parent deaa37d commit 3f54ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/codeql/ruby/typetracking/TypeTrackerSpecific.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ predicate basicLoadStoreStep(
327327
}
328328

329329
/**
330-
* Holds if a read+store step `nodeFrom -> nodeTo`, where the destination node
330+
* Holds if a read+store step `nodeFrom -> nodeTo` exists, where the destination node
331331
* should be treated as a local source node.
332332
*/
333333
predicate readStoreStepIntoSourceNode(

0 commit comments

Comments
 (0)