Skip to content

Commit d27d9c8

Browse files
committed
WIP
1 parent cd51310 commit d27d9c8

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
@@ -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)