Fix StreamerConfig comment
This commit is contained in:
parent
647706ab0f
commit
b5fc95eb26
@ -160,7 +160,7 @@ public class StreamerConfig extends RecoveryDeviceConfig {
|
|||||||
"w 100lp, wrap");
|
"w 100lp, wrap");
|
||||||
|
|
||||||
|
|
||||||
//// Spatial length:
|
//// Packed length:
|
||||||
panel.add(new JLabel(trans.get("StreamerCfg.lbl.Packedlength")));
|
panel.add(new JLabel(trans.get("StreamerCfg.lbl.Packedlength")));
|
||||||
|
|
||||||
m = new DoubleModel(component, "Length", UnitGroup.UNITS_LENGTH, 0);
|
m = new DoubleModel(component, "Length", UnitGroup.UNITS_LENGTH, 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user