src/backup/crypt_config.rs: fix typo
This commit is contained in:
		@ -107,7 +107,7 @@ impl CryptConfig {
 | 
			
		||||
        Ok((iv, tag))
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /// Decompress and decrypt date, verify MAC.
 | 
			
		||||
    /// Decompress and decrypt data, verify MAC.
 | 
			
		||||
    pub fn decode_compressed_chunk(
 | 
			
		||||
        &self,
 | 
			
		||||
        data: &[u8],
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user