summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/debug.h')
-rw-r--r--cpukit/score/include/rtems/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/include/rtems/debug.h b/cpukit/score/include/rtems/debug.h
index 0dedf89ce9..0946cd5b91 100644
--- a/cpukit/score/include/rtems/debug.h
+++ b/cpukit/score/include/rtems/debug.h
@@ -1,7 +1,7 @@
/* debug.h
*
* This include file contains the information pertaining to the debug
- * support within RTEMS. It is currently cast in the form of a
+ * support within RTEMS. It is currently cast in the form of a
* Manager since it is externally accessible.
*
*