Skip to content

Commit

Permalink
corrected a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AHaumer authored and dietmarw committed Jan 18, 2022
1 parent 3c0884d commit 97a25aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Modelica/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2393,10 +2393,10 @@ The following <font color=\"blue\"><strong>existing components</strong></font> h
<td>Added support of reading CSV files.</td></tr>
<tr><td colspan=\"2\"><strong>Electrical.PowerConverters.DCDC</strong></td></tr>
<tr><td>HBridge</td>
<td>An anehanced distribution of the fire signals avoids a short circuit on the source, and enables an enhanced pwm algorithm.</td></tr>
<td>An enhanced distribution of the fire signals avoids a short circuit on the source, and enables an enhanced pwm algorithm.</td></tr>
<tr><td>Control.SignalPWM</td>
<td>The reference signal can be choosen between sawtooth and triangle.
The comparison between dutyCycle and reference signal is either applied common of separated for both fire ports.</td></tr>
<td>The reference signal can be choosen between sawtooth and triangle, and
the comparison between dutyCycle and reference signal is either applied common of separated for both fire ports.</td></tr>
<tr><td colspan=\"2\"><strong>Mechanics.Rotational.Components</strong></td></tr>
<tr><td>BearingFriction</td>
<td>The table interpolation in <code>tau_pos</code> utilizes the interpolation based on <a href=\"modelica://Modelica.Blocks.Types.ExternalCombiTable1D\">ExternalCombiTable1D</a>.</td></tr>
Expand Down

0 comments on commit 97a25aa

Please sign in to comment.