diff --git a/chapters/arrays.tex b/chapters/arrays.tex index f0cb4ff7a..062b2cefa 100644 --- a/chapters/arrays.tex +++ b/chapters/arrays.tex @@ -64,7 +64,7 @@ \section{Array Declarations}\label{array-declarations} \caption{% General forms of declaration of arrays. The notation \lstinline!EB! stands for an enumeration type or \lstinline!Boolean!. -The general array array can have one or more dimensions ($k \geq 1$). +The general array can have one or more dimensions ($k \geq 1$). } \begin{center} \begin{tabular}{l l c l l}