From d3e6d4ffaa02d8523220cf0ed2acd10594c86482 Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Sat, 13 May 2023 21:15:04 +0200 Subject: Fixed spelling errors. Signed-off-by: Thomas Osterried --- kiss/mkiss.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kiss') diff --git a/kiss/mkiss.c b/kiss/mkiss.c index 1747c33..a63446e 100644 --- a/kiss/mkiss.c +++ b/kiss/mkiss.c @@ -11,8 +11,8 @@ * * 1.01 12/30/95 Ron Curry - Fixed FD_STATE bug where FD_STATE was being used for * three state machines causing spurious writes to wrong TNC port. FD_STATE is - * now used for real serial port, FD0_STATE for first psuedo tty, and FD1_STATE - * for second psuedo tty. This was an easy fix but a MAJOR bug. + * now used for real serial port, FD0_STATE for first pseudo tty, and FD1_STATE + * for second pseudo tty. This was an easy fix but a MAJOR bug. * * 1.02 3/1/96 Jonathan Naylor - Make hardware handshaking default to off. * Allowed for true multiplexing of the data from the two pseudo ttys. -- cgit v1.2.3