Skip to content

Commit

Permalink
Fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Dec 30, 2024
1 parent bdd73c3 commit ac0d78b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

/**
* Constructor parameter annotated with this annotation will be represented as a child field in the
* generated super class. Children of IR elements for a tree. A child will be part of the methods
* generated super class. Children of IR elements form a tree. A child will be part of the methods
* traversing the tree, like {@code mapExpression} and {@code children}. The parameter type must be
* a subtype of {@code org.enso.compiler.ir.IR}.
*/
Expand Down

0 comments on commit ac0d78b

Please sign in to comment.