From b9a8b88046b15161fd1f8488228fb6cab23462c2 Mon Sep 17 00:00:00 2001 From: Anton Haumer Date: Thu, 24 Jun 2021 17:35:31 +0200 Subject: [PATCH] Update Modelica/Electrical/Analog/Lines/M_OLine.mo Co-authored-by: Thomas Beutlich --- Modelica/Electrical/Analog/Lines/M_OLine.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;