Skip to content

Commit 063cb2d

Browse files
committed
Adjust class building types
1 parent fc64b81 commit 063cb2d

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
@@ -24262,7 +24262,7 @@ \subsection{Class Building Types}
2426224262
\item $T$ is a type variable (\ref{generics}).
2426324263
\item $T$ is a function type (\ref{functionTypes}).
2426424264
\item $T$ is a type alias whose transitive alias expansion
24265-
(\ref{typedef}) does not denote a class.
24265+
(\ref{typedef}) does not denote a class building type.
2426624266
\item $T$ is an enumerated type (\ref{enums}).
2426724267
\item $T$ is a deferred type (\ref{staticTypes}).
2426824268
\end{itemize}

0 commit comments

Comments
 (0)