Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aegilops committed Jan 9, 2025
1 parent 62599b2 commit e7881a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 }

Expand Down

0 comments on commit e7881a8

Please sign in to comment.