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

Co-authored-by: Harry Maclean <hmac@github.com>
This commit is contained in:
Tom Hvitved
2023-08-22 11:18:12 +02:00
committed by GitHub
parent deaa37d9d3
commit 3f54ecbcc2

View File

@@ -327,7 +327,7 @@ predicate basicLoadStoreStep(
}
/**
* Holds if a read+store step `nodeFrom -> nodeTo`, where the destination node
* Holds if a read+store step `nodeFrom -> nodeTo` exists, where the destination node
* should be treated as a local source node.
*/
predicate readStoreStepIntoSourceNode(