Skip to content

Commit 2c36fd0

Browse files
committed
WIP
1 parent 15a2d31 commit 2c36fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -22302,7 +22302,7 @@ \subsection{Function Types}
2230222302
a function type $F$ which is a subtype of the class \FUNCTION{}
2230322303
(\ref{functionType}).
2230422304
The function object has a method named \CALL,
22305-
whose signature is said function type $F$.
22305+
whose signature has $F$ as its function type.
2230622306
\commentary{%
2230722307
Consequently, all function types are subtypes of \FUNCTION{}
2230822308
(\ref{subtypes}).%

0 commit comments

Comments
 (0)