mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Fix typo
This commit is contained in:
@@ -583,7 +583,7 @@ module Angular2 {
|
||||
/**
|
||||
* Get the `DataFlow::Node` that is affected by this Attribute Definition.
|
||||
*
|
||||
* 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`.
|
||||
*/
|
||||
DataFlow::Node getElementNode() { result = elementNode }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user