Skip to content

Commit c7e4ad7

Browse files
committed
Typo
1 parent 042598a commit c7e4ad7

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
@@ -19839,8 +19839,8 @@ \subsection{Return}
1983919839
\Case{Synchronous non-generator functions and factory constructors}
1984019840
Consider the case where $f$ is a synchronous non-generator function
1984119841
(\ref{functions})
19842-
or a generative constructor
19843-
(\ref{generativeConstructors}).
19842+
or a factory constructor
19843+
(\ref{factories}).
1984419844
%
1984519845
% Returning without an object is only ok for "voidy" return types.
1984619846
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},

0 commit comments

Comments
 (0)