Skip to content

Commit

Permalink
Fix typo "leval" -> "legal"
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed May 6, 2020
1 parent de2eff6 commit ae610f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/classes.tex
Expand Up @@ -1042,7 +1042,7 @@ \section{Balanced Models}\doublelabel{balanced-models}
values of constants and parameters.

\begin{nonnormative}
Here, \emph{leval values} must respect final bindings and min/max-restrictions. A tool shall verify the \emph{locally balanced} property for the actual
Here, \emph{legal values} must respect final bindings and min/max-restrictions. A tool shall verify the \emph{locally balanced} property for the actual
values of parameters and constants in the simulation model. It is a quality of implementation for a tool to verify this property in general, due to
arrays of (locally) undefined sizes, conditional declarations, for loops etc.
\end{nonnormative}
Expand Down

0 comments on commit ae610f9

Please sign in to comment.