Fix typo: compatability -> compatibility.

Compatability is not an existing english word.


git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@72093 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
This commit is contained in:
asmodai 2001-02-06 12:05:58 +00:00
parent 47df13c3d8
commit 46713b7ae5
1 changed files with 1 additions and 1 deletions

View File

@ -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", \