mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	fix typo
This commit is contained in:
		
							parent
							
								
									21f1aab48c
								
							
						
					
					
						commit
						7b1f9eedfd
					
				@ -49,7 +49,7 @@ class lasduplicate(LAStoolsAlgorithm):
 | 
			
		||||
        self.addParameter(ParameterBoolean(lasduplicate.SINGLE_RETURNS,
 | 
			
		||||
            self.tr("mark surviving duplicate as single return"), False))
 | 
			
		||||
        self.addParameter(ParameterFile(lasduplicate.RECORD_REMOVED,
 | 
			
		||||
            self.tr("record removed duplictates to LAS/LAZ file")))
 | 
			
		||||
            self.tr("record removed duplicates to LAS/LAZ file")))
 | 
			
		||||
        self.addParametersPointOutputGUI()
 | 
			
		||||
        self.addParametersAdditionalGUI()
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user