summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/irq-extension.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-19 19:29:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-19 19:29:19 +0000
commitaad655835a7d1b58fc8f70ba95516a337516446c (patch)
tree601b118e745a2fe08b576e2599b00cd51e7d52fd /cpukit/include/rtems/irq-extension.h
parent2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-aad655835a7d1b58fc8f70ba95516a337516446c.tar.bz2
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/rtems/irq-extension.h, include/rtems/irq.h: Spelling errors and spacing.
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/irq-extension.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/irq-extension.h b/cpukit/include/rtems/irq-extension.h
index 5bbc51cb14..20324fe1f4 100644
--- a/cpukit/include/rtems/irq-extension.h
+++ b/cpukit/include/rtems/irq-extension.h
@@ -34,7 +34,7 @@ extern "C" {
*
* @ingroup ClassicINTR
*
- * In addition to the classic API interrupt handler with a handle are
+ * In addition to the Classic API interrupt handler with a handle are
* supported. You can also install multiple shared handler for one interrupt
* vector.
*