Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eernstg committed Jan 18, 2024
1 parent c76b032 commit b99a498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/dartLangSpec.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11765,7 +11765,7 @@ \subsection{Function Expressions}
where $G$ is \code{Future} or \code{FutureOr}.
Also note that 'derives' in this context refers to the computation
where a type $T$ is given, the supertypes of $T$ are searched,
and a type of one of those forms is selected.
and a type $F$ of one of those forms is selected.
There is no connection to the notion of a 'derived class' meaning 'subclass'
that some programming language communities use.%
}
Expand Down

0 comments on commit b99a498

Please sign in to comment.