From 8eac11907065f1881ffc819d2b5c5220fd4c1dee Mon Sep 17 00:00:00 2001 From: Dietmar Winkler Date: Sat, 22 Feb 2020 21:24:38 +0100 Subject: [PATCH] Finally fixes #3341 by correcting last broken link. --- .../Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo b/Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo index fc4425f10e..05a9b06c6c 100644 --- a/Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo +++ b/Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo @@ -24,7 +24,7 @@ partial model RelativeSensor "Partial magnetic voltage or flux sensor" Documentation(info="

The relative sensor partial model relies on the -TwoPorts +TwoPort to measure the complex magnetic voltage, flux or power. Additionally this model contains a base icon and a definition of the angular frequency.

"));