Fix typo in comment

This commit is contained in:
Jannick Fahlbusch 2017-10-02 18:19:22 +02:00
parent 3afd974dea
commit 3dcacb3730
No known key found for this signature in database
GPG Key ID: B6F3B49B350D87BD
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ func runForget(opts ForgetOptions, gopts GlobalOptions, args []string) error {
Verbosef("would have removed snapshot %v\n", sn.ID().Str())
}
} else {
// Determing grouping-keys
// Determining grouping-keys
var tags []string
var hostname string
var paths []string