Fix transferring spelling.

This commit is contained in:
Julien Laffaye
2022-08-18 10:17:32 -04:00
parent 39592b91e4
commit 9cda78131d

2
ftp.go
View File

@@ -28,7 +28,7 @@ const (
EntryTypeLink
)
// TransferType denotes the formats for transfering Entries.
// TransferType denotes the formats for transferring Entries.
type TransferType string
// The different transfer types