Skip to content

Commit debe046

Browse files
committed
WIP
1 parent 8caa4fc commit debe046

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
@@ -22438,7 +22438,7 @@ \subsection{Function Types}
2243822438
a function type $F$ which is a subtype of the class \FUNCTION{}
2243922439
(\ref{functionType}).
2244022440
The function object has a method named \CALL,
22441-
whose signature is said function type $F$.
22441+
whose signature has $F$ as its function type.
2244222442
\commentary{%
2244322443
Consequently, all function types are subtypes of \FUNCTION{}
2244422444
(\ref{subtypes}).%

0 commit comments

Comments
 (0)