diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-05-01 19:39:23 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-05-01 19:39:23 +0000 |
| commit | ec489d64bb4c1bca1a6bdfdf7e37900a85f886bc (patch) | |
| tree | ffa687a399a7a4e46e467d0252471688dc79ac9d /libexec/ftpd/ftpd.c | |
| parent | 75f46cf6c81eff6229b9579513b6e7769b91d75d (diff) | |
Notes
Diffstat (limited to 'libexec/ftpd/ftpd.c')
| -rw-r--r-- | libexec/ftpd/ftpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/ftpd.c b/libexec/ftpd/ftpd.c index b3c78f677a46f..b9c906975dc47 100644 --- a/libexec/ftpd/ftpd.c +++ b/libexec/ftpd/ftpd.c @@ -2048,7 +2048,7 @@ pdata_err: } while (0) /* - * Tranfer the contents of "instr" to "outstr" peer using the appropriate + * Transfer the contents of "instr" to "outstr" peer using the appropriate * encapsulation of the data subject to Mode, Structure, and Type. * * NB: Form isn't handled. |
