diff --git a/chapters/annotations.tex b/chapters/annotations.tex index 8f58a24da..3b57e3847 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -233,7 +233,7 @@ \subsubsection{Axis Properties}\label{axis-properties} \begin{lstlisting}[language=modelica] Axis( min = -1e5, max = 1e5, - scale = __NameOfVendor_symlog(3), + scale = __NameOfVendor_symlog(1), ) \end{lstlisting} \end{example}