mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Merge pull request #9119 from github/nickrolfe/non-us-spelling-fixes
Fix non-US spellings and the corresponding query
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
import javascript
|
||||
|
||||
/** Provices classes for modelling NoSQL query sinks. */
|
||||
/** Provides classes for modeling NoSQL query sinks. */
|
||||
module NoSql {
|
||||
/** An expression that is interpreted as a NoSQL query. */
|
||||
abstract class Query extends Expr {
|
||||
|
||||
Reference in New Issue
Block a user