Fix StreamerConfig comment
This commit is contained in:
		
							parent
							
								
									f5eaed1b51
								
							
						
					
					
						commit
						fbcefeb46f
					
				@ -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