Skip to content

Commit ef1551c

Browse files
committed
Typo
1 parent c95c638 commit ef1551c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/dartLangSpec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20438,8 +20438,8 @@ \subsection{Return}
2043820438
\Case{Synchronous non-generator functions and factory constructors}
2043920439
Consider the case where $f$ is a synchronous non-generator function
2044020440
(\ref{functions})
20441-
or a generative constructor
20442-
(\ref{generativeConstructors}).
20441+
or a factory constructor
20442+
(\ref{factories}).
2044320443
%
2044420444
% Returning without an object is only ok for "voidy" return types.
2044520445
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},

0 commit comments

Comments
 (0)