Fix transferring spelling.

This commit is contained in:
Julien Laffaye 2022-08-18 10:17:32 -04:00
parent 39592b91e4
commit 9cda78131d
No known key found for this signature in database
GPG Key ID: 890C3E5C169AE841

2
ftp.go
View File

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