Fix typo in comment

This commit is contained in:
Ian Barwick
2020-06-09 14:08:16 +09:00
parent db1cb1433f
commit e97319f01d

View File

@@ -7206,7 +7206,7 @@ run_file_backup(t_node_info *local_node_record)
/*
* If a valid mapping was provide for this tablespace, arrange for it
* If a valid mapping was provided for this tablespace, arrange for it
* to be remapped (if no tablespace mapping was provided, the link
* will be copied as-is by pg_basebackup and no action is required)
*/