mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
Fix comment typo.
This commit is contained in:
parent
330e19900e
commit
91b718bd4f
@ -190,7 +190,7 @@ backupFile(
|
||||
}
|
||||
}
|
||||
|
||||
// Are the file compressible during the copy?
|
||||
// Are the files compressible during the copy?
|
||||
const bool compressible = repoFileCompressType == compressTypeNone && cipherType == cipherTypeNone;
|
||||
|
||||
// Copy files that need to be copied
|
||||
|
Loading…
Reference in New Issue
Block a user