Fix typos

* Update duplicacy_main.go

* Update duplicacy_snapshotmanager.go
This commit is contained in:
Emanuele Trombetta
2017-09-12 07:49:07 +02:00
committed by GitHub
parent d1817ae557
commit c42a5a86a4
2 changed files with 2 additions and 2 deletions

View File

@@ -1477,7 +1477,7 @@ func main() {
},
cli.BoolFlag {
Name: "delete-only",
Usage: "delete fossils previsouly collected (if deletable) and don't collect fossils",
Usage: "delete fossils previously collected (if deletable) and don't collect fossils",
},
cli.BoolFlag {
Name: "collect-only",