Skip to content

Commit 7801f44

Browse files
committed
Typo
1 parent 7fca464 commit 7801f44

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
@@ -19731,8 +19731,8 @@ \subsection{Return}
1973119731
\Case{Synchronous non-generator functions and factory constructors}
1973219732
Consider the case where $f$ is a synchronous non-generator function
1973319733
(\ref{functions})
19734-
or a generative constructor
19735-
(\ref{generativeConstructors}).
19734+
or a factory constructor
19735+
(\ref{factories}).
1973619736
%
1973719737
% Returning without an object is only ok for "voidy" return types.
1973819738
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},

0 commit comments

Comments
 (0)