Skip to content

Commit

Permalink
Fix typo (modelica#4323)
Browse files Browse the repository at this point in the history
  • Loading branch information
beutlich committed Feb 15, 2024
1 parent ae3e488 commit c2f4e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modelica/Clocked/UsersGuide/Clocks.mo
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ with sample and hold operators (boundary with other clocked partitions
or with the global continuous-time partition).

A sub-clock partition is a part of clock partition that use a specific derived clock,
separated from other sub-clock partions by operators like <strong>subSample</strong> and <strong>superSample</strong>.
separated from other sub-clock partitions by operators like <strong>subSample</strong> and <strong>superSample</strong>.
All equations within a sub-clock partition are active at the same time.
</p>
<p>
Expand Down

0 comments on commit c2f4e94

Please sign in to comment.