Skip to content

Commit

Permalink
fix missed rule rename
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Oct 10, 2019
1 parent 69b8e8f commit 86c0607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/syntax.tex
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ \subsection{Class Definition}\doublelabel{class-definition}
\subsection{Extends}\doublelabel{extends}
\begin{lstlisting}[language=grammar]
extends-clause :
extends type-specifier [ class-modification ] [annotation]
extends type-specifier [ class-modification ] [annotation-comment]

constraining-clause :
constrainedby type-specifier [ class-modification ]
Expand Down

0 comments on commit 86c0607

Please sign in to comment.