mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-20 11:34:51 +02:00
spelling fix
This commit is contained in:
parent
a7bc86211c
commit
d09413199a
@ -399,7 +399,7 @@ dir_list_file_internal(parray *files, const char *root, bool exclude,
|
||||
file->name = file_name;
|
||||
}
|
||||
|
||||
/* Exclude tablespace_map from backup but we must be aware of it`s existance
|
||||
/* Exclude tablespace_map from backup but we must be aware of its existence
|
||||
* for correct stop_backup procedure in exclusive mode
|
||||
*/
|
||||
if (strcmp(file->name, "tablespace_map") == 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user