summaryrefslogtreecommitdiffstats
path: root/sys/dev/atkbdc/atkbd.c
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-02-05 14:03:55 +0000
committercharnier <charnier@FreeBSD.org>2003-02-05 14:03:55 +0000
commit89bc49645c4f5b9cd46fe31b94108ba7cee1f09a (patch)
tree4818a07de1f1e952762b6180db625ecdb324c8ca /sys/dev/atkbdc/atkbd.c
parent837debed575634b272e7fa68fc4a50f30722ab53 (diff)
downloadFreeBSD-src-89bc49645c4f5b9cd46fe31b94108ba7cee1f09a.zip
FreeBSD-src-89bc49645c4f5b9cd46fe31b94108ba7cee1f09a.tar.gz
Spelling.
Diffstat (limited to 'sys/dev/atkbdc/atkbd.c')
-rw-r--r--sys/dev/atkbdc/atkbd.c2
1 files changed, 1 insertions, 1 deletions
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.)
OpenPOWER on IntegriCloud