mirror of
https://github.com/restic/restic.git
synced 2025-08-23 00:08:00 +00:00
Fix typos
This commit is contained in:

committed by
Michael Eischer

parent
a72b418319
commit
ac00229386
@@ -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{
|
||||
|
Reference in New Issue
Block a user