Fix typos
This commit is contained in:
parent
a72b418319
commit
ac00229386
23 changed files with 56 additions and 56 deletions
|
@ -18,7 +18,7 @@ import (
|
|||
restoreui "github.com/restic/restic/internal/ui/restore"
|
||||
)
|
||||
|
||||
func TestRestorerRestoreEmptyHardlinkedFileds(t *testing.T) {
|
||||
func TestRestorerRestoreEmptyHardlinkedFields(t *testing.T) {
|
||||
repo := repository.TestRepository(t)
|
||||
|
||||
sn, _ := saveSnapshot(t, repo, Snapshot{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue