mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Update javascript/ql/src/semmle/javascript/frameworks/NoSQL.qll
Co-Authored-By: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
committed by
GitHub
parent
ce3b196b93
commit
12d8177b4b
@@ -219,7 +219,7 @@ private module Mongoose {
|
||||
abstract predicate returnsQuery();
|
||||
|
||||
/**
|
||||
* Holds if this call returns a `Query` that evaluates to a one or
|
||||
* Holds if this invocation returns a `Query` that evaluates to a one or
|
||||
* more Documents (`asArray` is false if it evaluates to a single
|
||||
* Document).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user