diff options
Diffstat (limited to 'include/arpa/telnet.h')
-rw-r--r-- | include/arpa/telnet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arpa/telnet.h b/include/arpa/telnet.h index 28f52d8b1dbc..89e5c484a4f8 100644 --- a/include/arpa/telnet.h +++ b/include/arpa/telnet.h @@ -200,7 +200,7 @@ char *telopts[NTELOPTS+1] = { #define NSLC 18 /* - * 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", \ |