Skip to content

Commit ba2d9bd

Browse files
authored
Merge pull request #1422 from maltelenz/patch-1
Fix syntax error
2 parents 729b353 + 15a6980 commit ba2d9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IDEAS/Experimental/Electric/Distribution/AC/Components/MvLvTransformer_3P.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Small changes.
316316
Line(
317317
points={{-60,-2},{-64,-10},{-68,-10},{-74,10}},
318318
color={0,0,0},
319-
smooth=Smooth.None)})),
319+
smooth=Smooth.None)}),
320320
Documentation(revisions="<html>
321321
<ul>
322322
<li>

0 commit comments

Comments
 (0)