Skip to content

Commit

Permalink
Fix spelling and grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
christiankral committed Jul 4, 2022
1 parent 0c0a001 commit 61c6705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modelica/Mechanics/Rotational/Examples/RollingWheel.mo
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ equation
<p>
This model demonstrates the coupling between rotational and translational components:<br>
A torque (step) accelerates both the inertia (of the wheel) and the mass (of the vehicle).<br>
Du to a speed dependent force (like driving resistance), we find an equilibrium at 5 m/s after approx. 5 s.
Due to a speed dependent force (like a driving resistance), we find an equilibrium at 5 m/s after approx. 5 s.
</p>
</html>"),
experiment(StopTime=5.0, Interval=0.001));
Expand Down

0 comments on commit 61c6705

Please sign in to comment.