Skip to content

Commit dcbaebe

Browse files
authored
Fix pluralization typo (#2659)
Authored by @jmewes. Fix #2658.
1 parent 98e308c commit dcbaebe

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
@@ -9605,7 +9605,7 @@ \subsubsection{Type Promotion}
96059605
\commentary{%
96069606
Type promotion will likely get more sophisticated in a future version of Dart.
96079607
When that happens,
9608-
\synt{ifElements} will continue to match \IF{} statements
9608+
\synt{ifElement}s will continue to match \IF{} statements
96099609
(\ref{if}).%
96109610
}
96119611

0 commit comments

Comments
 (0)