summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/ftpd.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-05-01 19:39:23 +0000
committerpfg <pfg@FreeBSD.org>2016-05-01 19:39:23 +0000
commit9a4b5f8cf662274f135ea2983ec548af165b6bf8 (patch)
treeffa687a399a7a4e46e467d0252471688dc79ac9d /libexec/ftpd/ftpd.c
parent9e7434b2c5c2ce4f2a9aa3e84de3e7cf33a910d5 (diff)
downloadFreeBSD-src-9a4b5f8cf662274f135ea2983ec548af165b6bf8.zip
FreeBSD-src-9a4b5f8cf662274f135ea2983ec548af165b6bf8.tar.gz
libexec: minor spelling fixes in comments.
No functional change.
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 b3c78f6..b9c9069 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.
OpenPOWER on IntegriCloud