Skip to content

Commit

Permalink
Correct double for introduced in modelica#2916
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Aug 9, 2021
1 parent edc6ce9 commit d493a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/equations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ \subsection{For-Equations -- Repetitive Equation Structures}\label{for-equations
IDENT [ in expression ]
\end{lstlisting}

The following is one example of a prefix of a \lstinline!for!for!-equation:
The following is one example of a prefix of a \lstinline!for!-equation:
\begin{lstlisting}[language=grammar]
for IDENT in expression loop
\end{lstlisting}
Expand Down

0 comments on commit d493a8d

Please sign in to comment.