1
0
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:
David Steele 2022-03-06 14:58:43 -06:00
parent 330e19900e
commit 91b718bd4f

View File

@ -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