Skip to content

Commit

Permalink
Correct invalid reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jul 12, 2022
1 parent a9b3f31 commit cbc4fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/synchronous.tex
Expand Up @@ -564,7 +564,7 @@ \subsection{Base-Clock Conversion Operators}\label{base-clock-conversion-operato
\hline
\hline
{\lstinline!sample($u$, $\mathit{clock}$)!} & Sample continuous-time expression & \Cref{modelica:clocked-sample} \\
{\lstinline!hold($u$)!} & Zeroth order hold of clocked-time variable & \Cref{modelica:clocked-sample} \\
{\lstinline!hold($u$)!} & Zeroth order hold of clocked-time variable & \Cref{modelica:hold} \\
\hline
\end{tabular}
\end{center}
Expand Down

0 comments on commit cbc4fb6

Please sign in to comment.