diff --git a/Modelica/Electrical/Analog/Lines/M_OLine.mo b/Modelica/Electrical/Analog/Lines/M_OLine.mo index b6f0fa6e19..edd5ba2893 100644 --- a/Modelica/Electrical/Analog/Lines/M_OLine.mo +++ b/Modelica/Electrical/Analog/Lines/M_OLine.mo @@ -217,7 +217,7 @@ public extent={{-150,90},{150,50}}, textString="%name", textColor={0,0,255})}), Documentation(info=" -

The segment_last model is part of the multiple line model. It describes the special line segment which is used to get the line symmetrical as outlined in the M_OLine description. Using the loop possibilities of Modelica it is formulated by connecting components the number of which depends on the number of lines.

+

The segment_last model is part of the multiple line model. It describes the special line segment which is used to design the line symmetrical as outlined in the M_OLine description. Using the loop possibilities of Modelica it is formulated by connecting components the number of which depends on the number of lines.

")); end segment_last;