aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd/ftpd.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-01 19:39:23 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-01 19:39:23 +0000
commitec489d64bb4c1bca1a6bdfdf7e37900a85f886bc (patch)
treeffa687a399a7a4e46e467d0252471688dc79ac9d /libexec/ftpd/ftpd.c
parent75f46cf6c81eff6229b9579513b6e7769b91d75d (diff)
Notes
Diffstat (limited to 'libexec/ftpd/ftpd.c')
-rw-r--r--libexec/ftpd/ftpd.c2
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.