Fix StreamerConfig comment

This commit is contained in:
SiboVG 2022-04-28 00:11:17 +02:00
parent 647706ab0f
commit b5fc95eb26

View File

@ -160,7 +160,7 @@ public class StreamerConfig extends RecoveryDeviceConfig {
"w 100lp, wrap");
//// Spatial length:
//// Packed length:
panel.add(new JLabel(trans.get("StreamerCfg.lbl.Packedlength")));
m = new DoubleModel(component, "Length", UnitGroup.UNITS_LENGTH, 0);