Skip to content

Commit b9860d3

Browse files
esbenaerik-krogh
andauthored
Update javascript/ql/src/semmle/javascript/frameworks/NoSQL.qll
Co-Authored-By: Erik Krogh Kristensen <[email protected]>
1 parent d74c16f commit b9860d3

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/src/semmle/javascript/frameworks

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/frameworks/NoSQL.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ private module Mongoose {
214214
*/
215215
private class InvokeNode extends DataFlow::InvokeNode {
216216
/**
217-
* Holds if this call returns an object of type `Query`.
217+
* Holds if this invocation returns an object of type `Query`.
218218
*/
219219
abstract predicate returnsQuery();
220220

0 commit comments

Comments
 (0)