We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9bb2a commit 0c2bdf7Copy full SHA for 0c2bdf7
Modelica/Mechanics/Translational/Examples/SignConvention.mo
@@ -84,7 +84,7 @@ the two other examples).
84
plots = {
85
Plot(
86
curves = {
87
- Curve(y = mass1.a, legend = "Accelleration of mass1"),
+ Curve(y = mass1.a, legend = "Acceleration of mass1"),
88
Curve(y = mass1.s, legend = "Position of mass1"),
89
Curve(y = mass1.v, legend = "Velocity of mass1")
90
}
0 commit comments