We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a241e2 commit 4aa1368Copy full SHA for 4aa1368
javascript/ql/lib/semmle/javascript/ApiGraphs.qll
@@ -1240,7 +1240,7 @@ module API {
1240
}
1241
1242
/**
1243
- * Holds if `ref` is a reference to a field/accessor that should have en incoming edge from base labelled `lbl`.
+ * Holds if `ref` is a reference to a field/accessor that should have an incoming edge from base labelled `lbl`.
1244
*
1245
* Since fields do not have their own data-flow nodes, we generate a node for each read or write.
1246
* For property writes, the right-hand side becomes a def-node and property reads become use-nodes.
0 commit comments