Skip to content

Commit 00b5f35

Browse files
committed
Typo
1 parent 84e7b8d commit 00b5f35

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
@@ -20016,8 +20016,8 @@ \subsection{Return}
2001620016
\Case{Synchronous non-generator functions and factory constructors}
2001720017
Consider the case where $f$ is a synchronous non-generator function
2001820018
(\ref{functions})
20019-
or a generative constructor
20020-
(\ref{generativeConstructors}).
20019+
or a factory constructor
20020+
(\ref{factories}).
2002120021
%
2002220022
% Returning without an object is only ok for "voidy" return types.
2002320023
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},

0 commit comments

Comments
 (0)