diff --git a/Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo b/Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo index 804e591fb9..5392886b79 100644 --- a/Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo +++ b/Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo @@ -2,7 +2,7 @@ within Modelica.Electrical.Batteries.Examples; model CCCV_Cell "Charge a cell with constant current - constant voltage characteristic" extends Modelica.Icons.Example; - parameter Modelica.Units.SI.Current Isc = 1200 "Short-circuit current of cell at OCVmax"; + parameter Modelica.Units.SI.Current Isc = 1200 "Short-circuit current of cell at OCVmax"; parameter Modelica.Electrical.Batteries.ParameterRecords.ExampleData cellData( Qnom=18000, useLinearSOCDependency=false,