aboutsummaryrefslogtreecommitdiff
path: root/contrib/telnet
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 12:05:58 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 12:05:58 +0000
commit2fa72ea7d46fdb024d4cac1f57fb7a76dbac2233 (patch)
treed36000c1280171619b92f8ea6ea8042da05534c8 /contrib/telnet
parenta3573c66790ca96c147917b90b60ef1c3bbcf4fb (diff)
downloadsrc-2fa72ea7d46fdb024d4cac1f57fb7a76dbac2233.tar.gz
src-2fa72ea7d46fdb024d4cac1f57fb7a76dbac2233.zip
Fix typo: compatability -> compatibility.
Compatability is not an existing english word.
Notes
Notes: svn path=/head/; revision=72093
Diffstat (limited to 'contrib/telnet')
-rw-r--r--contrib/telnet/arpa/telnet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/telnet/arpa/telnet.h b/contrib/telnet/arpa/telnet.h
index d7942671db31..b8d3856727b8 100644
--- a/contrib/telnet/arpa/telnet.h
+++ b/contrib/telnet/arpa/telnet.h
@@ -214,7 +214,7 @@ char *telopts[NTELOPTS+1] = {
#define NSLC 30
/*
- * For backwards compatability, we define SLC_NAMES to be the
+ * For backwards compatibility, we define SLC_NAMES to be the
* list of names if SLC_NAMES is not defined.
*/
#define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \