Skip to content

Commit 22f2773

Browse files
Update Sources.mo
There can't be enough spaces !
1 parent 68186d4 commit 22f2773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modelica/Blocks/Sources.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ If parameter duration is set to 0.0, the limiting case of a Step signal is achie
290290

291291
block Sine "Generate sine signal"
292292
import Modelica.Constants.pi;
293-
parameter Real amplitude=1 "Amplitude of sine wave"
293+
parameter Real amplitude = 1 "Amplitude of sine wave"
294294
annotation(Dialog(groupImage="modelica://Modelica/Resources/Images/Blocks/Sources/Sine.png"));
295295
parameter SI.Frequency f(start=1) "Frequency of sine wave";
296296
parameter SI.Angle phase=0 "Phase of sine wave";

0 commit comments

Comments
 (0)