mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-15 15:53:26 +00:00
Fix typos
* Update duplicacy_main.go * Update duplicacy_snapshotmanager.go
This commit is contained in:
committed by
GitHub
parent
d1817ae557
commit
c42a5a86a4
@@ -1629,7 +1629,7 @@ func (manager *SnapshotManager) PruneSnapshots(selfID string, snapshotID string,
|
||||
|
||||
referencedFossils := make(map[string]bool)
|
||||
|
||||
// Find fossil collections previsouly created, and delete fossils and temporary files in them if they are
|
||||
// Find fossil collections previously created, and delete fossils and temporary files in them if they are
|
||||
// deletable.
|
||||
for _, collectionName := range collections {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user