From 89bc49645c4f5b9cd46fe31b94108ba7cee1f09a Mon Sep 17 00:00:00 2001 From: charnier Date: Wed, 5 Feb 2003 14:03:55 +0000 Subject: Spelling. --- sys/dev/atkbdc/atkbd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/atkbdc/atkbd.c') diff --git a/sys/dev/atkbdc/atkbd.c b/sys/dev/atkbdc/atkbd.c index dcc6ae8..e4414c59 100644 --- a/sys/dev/atkbdc/atkbd.c +++ b/sys/dev/atkbdc/atkbd.c @@ -1225,7 +1225,7 @@ init_keyboard(KBDC kbdc, int *type, int flags) * the self-test, or the keyboard controller on the * motherboard and the keyboard somehow fail to shake hands. * It is just possible, particularly in the last case, - * that the keyoard controller may be left in a hung state. + * that the keyboard controller may be left in a hung state. * test_controller() and test_kbd_port() appear to bring * the keyboard controller back (I don't know why and how, * though.) -- cgit v1.1