Skip to content

Commit c148217

Browse files
committed
Typo: dot missing at the end of sentence
1 parent ac42608 commit c148217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/source/behavior/discrete/measuring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ sections is because they interfere with the symbolic manipulation
271271
performed by the Modelica compiler. This can result in both poor
272272
simulation performance and a loss of flexibility in how you compose
273273
your models. So it is best to use an ``equation`` section whenever
274-
possible
274+
possible.
275275

276276
In our case, there are no significant consequences to using the
277277
``algorithm`` section. Here is an example of how the previous

0 commit comments

Comments
 (0)