Skip to content

Commit

Permalink
Closes #2194
Browse files Browse the repository at this point in the history
Clarified wording of solver method for clock constructor.
  • Loading branch information
HansOlsson committed May 10, 2019
1 parent 2f90830 commit 8b1cea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/synchronous.tex
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ \section{Clock Constructors}\doublelabel{clock-constructors}
clock. The returned clock is associated with the second input argument
of type String ``\lstinline!solverMethod!''. The meaning of solverMethod is defined
in \autoref{solver-methods}. If the second input argument solverMethod is an empty
String, then no integrator is associated with the returned clock.
String, then this Clock-construct does not associate an integrator with the returned clock.

{[}\emph{Examples:}
\begin{lstlisting}[language=modelica]
Expand Down

0 comments on commit 8b1cea0

Please sign in to comment.