Skip to content

Commit 0508fda

Browse files
committed
Typo
1 parent b690e9d commit 0508fda

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
@@ -20442,8 +20442,8 @@ \subsection{Return}
2044220442
\Case{Synchronous non-generator functions and factory constructors}
2044320443
Consider the case where $f$ is a synchronous non-generator function
2044420444
(\ref{functions})
20445-
or a generative constructor
20446-
(\ref{generativeConstructors}).
20445+
or a factory constructor
20446+
(\ref{factories}).
2044720447
%
2044820448
% Returning without an object is only ok for "voidy" return types.
2044920449
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},

0 commit comments

Comments
 (0)