Skip to content

Commit 9cf841b

Browse files
committed
WIP
1 parent bbc7501 commit 9cf841b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22440,7 +22440,7 @@ \subsection{Function Types}
2244022440
a function type $F$ which is a subtype of the class \FUNCTION{}
2244122441
(\ref{functionType}).
2244222442
The function object has a method named \CALL,
22443-
whose signature is said function type $F$.
22443+
whose signature has $F$ as its function type.
2244422444
\commentary{%
2244522445
Consequently, all function types are subtypes of \FUNCTION{}
2244622446
(\ref{subtypes}).%

0 commit comments

Comments
 (0)