Skip to content

Commit af40705

Browse files
committed
Typo
1 parent 27fae4a commit af40705

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
@@ -20002,8 +20002,8 @@ \subsection{Return}
2000220002
\Case{Synchronous non-generator functions and factory constructors}
2000320003
Consider the case where $f$ is a synchronous non-generator function
2000420004
(\ref{functions})
20005-
or a generative constructor
20006-
(\ref{generativeConstructors}).
20005+
or a factory constructor
20006+
(\ref{factories}).
2000720007
%
2000820008
% Returning without an object is only ok for "voidy" return types.
2000920009
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},

0 commit comments

Comments
 (0)