Jeremy Siek 4 vuotta sitten
vanhempi
commit
c252b665e5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -3528,7 +3528,7 @@ conditional control flow.
 \label{sec:r2-lang}
 
 The concrete syntax of the $R_2$ language is defined in
-Figure~\ref{fig:r2-concretesyntax} and the abstract syntax is defined
+Figure~\ref{fig:r2-concrete-syntax} and the abstract syntax is defined
 in Figure~\ref{fig:r2-syntax}. The $R_2$ language includes all of
 $R_1$ (shown in gray), the Boolean literals \code{\#t} and \code{\#f},
 and the conditional \code{if} expression. Also, we expand the