Skip to content

Commit 0af1976

Browse files
committed
JS: fix typos in qldoc comment
1 parent cfde0a1 commit 0af1976

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import javascript
66

7-
/** Provices classes for modelling NoSQL query sinks. */
7+
/** Provides classes for modeling NoSQL query sinks. */
88
module NoSql {
99
/** An expression that is interpreted as a NoSQL query. */
1010
abstract class Query extends Expr {

0 commit comments

Comments
 (0)