diff --git a/ftp.go b/ftp.go index 89f5197..1b5e1a5 100644 --- a/ftp.go +++ b/ftp.go @@ -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