Skip to content

Commit ad5c5b5

Browse files
committed
Typo
1 parent b613202 commit ad5c5b5

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
@@ -20025,8 +20025,8 @@ \subsection{Return}
2002520025
\Case{Synchronous non-generator functions and factory constructors}
2002620026
Consider the case where $f$ is a synchronous non-generator function
2002720027
(\ref{functions})
20028-
or a generative constructor
20029-
(\ref{generativeConstructors}).
20028+
or a factory constructor
20029+
(\ref{factories}).
2003020030
%
2003120031
% Returning without an object is only ok for "voidy" return types.
2003220032
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},

0 commit comments

Comments
 (0)