summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-18 10:25:42 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-18 10:25:42 +0000
commit0f00927ea0ae73e06c47bde5c0a01ade16bc3a08 (patch)
tree53271e1c6407978a91a3b771a4cf6feaa971bf9a /libexec/telnetd
parent26cc3fc3c9e27e5b9582e3633db0ebba58c1738f (diff)
downloadFreeBSD-src-0f00927ea0ae73e06c47bde5c0a01ade16bc3a08.zip
FreeBSD-src-0f00927ea0ae73e06c47bde5c0a01ade16bc3a08.tar.gz
Preceed/preceeding are not english words. Use precede or preceding.
Diffstat (limited to 'libexec/telnetd')
-rw-r--r--libexec/telnetd/state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/telnetd/state.c b/libexec/telnetd/state.c
index 79af933..85eb288 100644
--- a/libexec/telnetd/state.c
+++ b/libexec/telnetd/state.c
@@ -1167,7 +1167,7 @@ suboption()
if (SB_EOF())
break; /* another garbage check */
- if (request == LM_SLC) { /* SLC is not preceeded by WILL or WONT */
+ if (request == LM_SLC) { /* SLC is not preceded by WILL or WONT */
/*
* Process suboption buffer of slc's
*/
OpenPOWER on IntegriCloud