Skip to content

Commit f3b9cb6

Browse files
committed
Adjust class building types
1 parent 38ea227 commit f3b9cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24351,7 +24351,7 @@ \subsection{Class Building Types}
2435124351
\item $T$ is a type variable (\ref{generics}).
2435224352
\item $T$ is a function type (\ref{functionTypes}).
2435324353
\item $T$ is a type alias whose transitive alias expansion
24354-
(\ref{typedef}) does not denote a class.
24354+
(\ref{typedef}) does not denote a class building type.
2435524355
\item $T$ is an enumerated type (\ref{enums}).
2435624356
\item $T$ is a deferred type (\ref{staticTypes}).
2435724357
\end{itemize}

0 commit comments

Comments
 (0)