Skip to content

Commit 9287a52

Browse files
authored
Fix typo. (#4483)
1 parent 7893d13 commit 9287a52

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
@@ -6042,7 +6042,7 @@ \subsection{Mixin Declaration}
60426042
\Index{superinvocation interface} of the mixin declaration $M$.
60436043
\commentary{%
60446044
If the mixin declaration $M$ has only one declared superinterface, $T_1$,
6045-
then the superinvocation interface $M_{super}$ has exactly the same members
6045+
then the superinvocation interface $M_S$ has exactly the same members
60466046
as the interface $T_1$.%
60476047
}
60486048

0 commit comments

Comments
 (0)