Skip to content

Commit 3ed7bdb

Browse files
committed
Fix name in type
1 parent 56dbea8 commit 3ed7bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modelica/Electrical/Analog/Types/InitOpAmp.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ type InitOpAmp = enumeration(
33
Linear "Initialization of firstOrder linearly dependent on input",
44
UpperLimit "Initialization of firstOrder at positive supply",
55
LowerLimit "Initialization of firstOrder at negative supply")
6-
"Enumeration defining initialization of the ImprovedOpAmpLimited" annotation (Evaluate=true);
6+
"Enumeration defining initialization of the OpAmpLimited" annotation (Evaluate=true);

0 commit comments

Comments
 (0)