summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2005-10-23 09:05:51 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2005-10-23 09:05:51 +0000
commit21314694fbb5c1d6b46de9f3ee7d2ef4aa0a0ba5 (patch)
tree5e908ea66e4dab5755da616672dcd9ad5fc823f5 /sys/dev/ic
parent5b5908005a4565f0e3dc6b2c6641bfac35f360c8 (diff)
Notes
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/i8259.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ic/i8259.h b/sys/dev/ic/i8259.h
index 91270a0715cc..239384c555ae 100644
--- a/sys/dev/ic/i8259.h
+++ b/sys/dev/ic/i8259.h
@@ -27,7 +27,7 @@
*/
/*
- * Register defintions for the i8259A programmable interrupt cnotroller.
+ * Register defintions for the i8259A programmable interrupt controller.
*/
#ifndef _DEV_IC_I8259_H_