Skip to content

Commit 18aa1e4

Browse files
committed
Typo
1 parent 1d740a9 commit 18aa1e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/dartLangSpec.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -19717,8 +19717,8 @@ \subsection{Return}
1971719717
\Case{Synchronous non-generator functions and factory constructors}
1971819718
Consider the case where $f$ is a synchronous non-generator function
1971919719
(\ref{functions})
19720-
or a generative constructor
19721-
(\ref{generativeConstructors}).
19720+
or a factory constructor
19721+
(\ref{factories}).
1972219722
%
1972319723
% Returning without an object is only ok for "voidy" return types.
1972419724
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},

0 commit comments

Comments
 (0)