Skip to content

Commit e0880fd

Browse files
committed
WIP
1 parent 97124a0 commit e0880fd

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
@@ -22452,7 +22452,7 @@ \subsection{Function Types}
2245222452
a function type $F$ which is a subtype of the class \FUNCTION{}
2245322453
(\ref{functionType}).
2245422454
The function object has a method named \CALL,
22455-
whose signature is said function type $F$.
22455+
whose signature has $F$ as its function type.
2245622456
\commentary{%
2245722457
Consequently, all function types are subtypes of \FUNCTION{}
2245822458
(\ref{subtypes}).%

0 commit comments

Comments
 (0)