Skip to content

Commit

Permalink
Replace en-dash by comma before 'and'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Jul 14, 2020
1 parent 672bcf9 commit c304b80
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions chapters/classes.tex
Expand Up @@ -1077,9 +1077,7 @@ \section{Balanced Models}\doublelabel{balanced-models}
A component declared with the \lstinline!inner! or \lstinline!outer! prefix shall not be of a
class having top-level public connectors containing inputs.
\item
In a declaration of a component of a record, connector, or simple
type, modifiers can be applied to any element -- and these are also
considered for the equation count.
In a declaration of a component of a record, connector, or simple type, modifiers can be applied to any element, and these are also considered for the equation count.
\begin{example}
\begin{lstlisting}[language=modelica]
Flange support(phi=phi, tau=torque1+torque2) if use_support;
Expand Down

0 comments on commit c304b80

Please sign in to comment.