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 62599b2 commit e7881a8Copy full SHA for e7881a8
javascript/ql/lib/semmle/javascript/frameworks/Angular2.qll
@@ -583,7 +583,7 @@ module Angular2 {
583
/**
584
* Get the `DataFlow::Node` that is affected by this Attribute Definition.
585
*
586
- * Defined instead of defining `getElement()`, which requires returning a DOM element defintion, `ElementDefinition`.
+ * Defined instead of defining `getElement()`, which requires returning a DOM element definition, `ElementDefinition`.
587
*/
588
DataFlow::Node getElementNode() { result = elementNode }
589
0 commit comments