mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: typo fix
This commit is contained in:
@@ -219,7 +219,7 @@ private module Mongoose {
|
||||
abstract predicate returnsQuery();
|
||||
|
||||
/**
|
||||
* Holds if this invocation returns a `Query` that evaluates to a one or
|
||||
* Holds if this invocation returns a `Query` that evaluates to one or
|
||||
* more Documents (`asArray` is false if it evaluates to a single
|
||||
* Document).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user